Actions
Top  Previous  Next


Actions are operations that are triggered by Events.

Actions can alter the playing of the Movie, start or stop sounds, load other Movies or web pages, or communicate with the hosting browser or player.

Actions appear as Script Commands within Event Handler Functions. These can be viewed/modified via the Script Panel.

The Guided mode menu contains many useful and frequently used actions; however, even more actions can be added when using Expert mode in the Script panel. For more detailed descriptions of these and other available actions, please refer to the Script Reference section.

The Actions available when using Guided Mode are:

Frame Actions
·Set Label  
·Preload Content  

Movie control Actions
·Play  
·Stop  
·Goto And Play  
·Load Movie  
·Unload Movie  

Conditional Actions
·If Frame Loaded  
·If Near  
·If Drop Target  
·If Chance  
·If  
·While  
·Do While  
·Else  
·Else If  
·For  
·Switch  
·Case  
·Default  
·Break  
·Continue  

Mouse dragging Actions
·Start Drag (Locked and Unlocked)  
·Stop Drag  

Sprite Actions
·Tell-Target  
·Duplicate Sprite  
·Remove Sprite  

Statements
·Evaluate  
·Name = Expr;  
·Function  
·Call  
·Return  

Sound Actions

·Play Sound  
·Stop Sound  
·Stop All Sounds  

Browser/network Actions
·Get URL  
·FS Command  
·Javascript  
·Mailto  

Debugging Actions
·Comment  
·Trace.