Monday, January 31, 2011

Project 5: ActionScript Intro



At long last, user-driven interactivity!
Here is the link to the code that makes the above little .swf work (this is what's in the .as file).


By Tuesday, February 22, you should be able to get things to happen on a blank stage using an external document class that responds to user input. Here are the handy videos:

The super basics. Hello World with an external document class.




How to create symbol instances on stage using ActionScript.


Adding event listeners and handlers to allow for user input to control stage content. Also. . . sound!

No comments:

Post a Comment