Sunday, October 11, 2009

Events

These are things that occur, during the playback of a movie, which trigger the execution of a particular script. In our sample script above, the event that triggers the script is on (release) . This signifies that when the button to which this script is attached is released, the script will execute. Every script is triggered by an event, and your movie can contain numerous events—everything from a button being pressed to text changing in a text field to a sound completing its playback, and more.

0 comments:

Post a Comment