Friday, May 2, 2008

Flash Action Script

In this week the main topic is to use action scripts to control the actions of a flash’s components.

Two aspects of the action scripts we have learnt:
Allow users to move the various components in a flash
Start & stop playing the animations that are involved in a flash

In order to apply the action scripts to the flash we firstly need to assign particular names to different components. When we are applying the action script we use the names, so it can control a particular component.

For the start and stop button, it also need assigned name. The different thing here is the buttons; we can use the button from the library and then apply the action scripts.

0 comments: