Flash Lesson 11: ActionScripting to Link Your Buttons And Scenes
Sunday October 23, 2005
In Lessons 9 and 10, we built the foundations for user interactivity. Now it's time to tie those two together in Lesson 11, by linking our buttons to their corresponding scene options so that the user's choice will play from the point of selection. To do that, we'll learn two new actionscripting commands: on (release), and gotoAndPlay.
For more on how to use the "on" commands to control mouse events in Flash, you may also find this tip useful, detailing the various types of mouse events associated with that particular Actionscript command.


Comments
No comments yet. Leave a Comment