The book of inspiration

January 20, 2008

C# to ActionScript, initial delegate support

Filed under: jsc — Tags: , , , , — zproxy @ 3:59 pm

The compiler has been modified to support delegates with actionscript.

For example you can now write this, plain and simple, just like in jsc:javascript. The sound demo 2 has been updated with a rotating image and the a text field that is now tracks the mouse.

front.mouseOver += ev => front.textColor = 0x00ff0000;
 


Theme: Shocking Blue Green. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.