Actions
What is important to remember
- Flash has it's own scripting language called ActionScript
- Actions Panel helps to enter simple scripts automatically
- Actions may be assigned to frames or buttons
- stop script stops movie timeline when executed
- goToAndPlay script jumps to assigned frame
- getURL script load external HTML page to the current or other window
- Several SWF files may be loaded into different levels of Flash movie
- LoadMovie script loads additional SWF files