Learning Actionscript 3 for Flash developers

I gave an eSeminar last week on the first part of Learning Actionscript 3. Below is the link for the demo files I used in case anyone is interested.

The EventHandling.fla showed how to script buttons to respond to user events such as mouse click and to jump to another frame, and open another web page. The example also showed script that responded to system timer event. Finally it also demonstrated the script to load movieclip onto the stage.

The Main.fla is an another to show how to dynamically load external swf (Lensflare.swf) onto the main stage and to control the movieclip inside the external swf.

http://rapidshare.com/files/96344892/AS3_part1.zip.html

Updated: Below is the link for the second part of the eSeminar on AS3. It focused on the benefits of coding in OOP style.

http://rapidshare.com/files/102373886/OOP_AS3.zip.html

~ by brianchau on March 2, 2008.

Leave a Reply