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 available Actions 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 Dropped On  
·If Chance  
·If  
·While  
·Do While  
·Else  
·Else If  

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.