|

Action Properties


Once an action has been added to the code window, you can double-click it to show it's properties in the Action Properties dialog. This feature can be enabled or disabled by clicking the Advanced button on the script editor.


image

Script Editor

OverviewInterfaceSpecial FeaturesEvents

Each event represents something that can happen at run time. When an event is triggered, any script that was added to it will be performed.


image

Note: Some events contain special event variables that are local to the event and contain more information about the event.


Here are all of the possible events in AutoPlay Media Studio:


On Audio


On Cell Changed On Check

On Click


On Close


On Double-Click On EditLabel On Enter

On Error


On Expanded On Finish

On Finished


On FlashCall On Focus

On FSCommand On Hyperlink On Key

On Leave


On Link On Loaded On Menu

On Mouse Button


On Mouse Button Down On Mouse Button Up On Mouse Move

On Movie End


On Navigate On Pause On Play

On Preload


On Rate Change On Right-Click


On Show On Size On Select

On Selection Changed On Shutdown

On Slide Changed On Startup

On Stop On Timer


image


|