Featured FLA
» Author: Nitin Tikhe
» Title: Cart
» Description: This Animation Tut is a fun and useful for kids below 15 years. Watch the Flag, Doors, Stick and Horse movements.
» More by Nitin Tikhe
Featured Site
» Posted in the Flash Kit Links section
» Title: Banana Swimwear
» Description: This is a banana swim wear interactive catalog we designed and animated in Flash
Description:
This action is actually a series of actions, as you can see from the list in the usage section above. The load movie action will enable you to:
1. Load a Flash movie into a current movie
2. Load a movie to replace a movie already loaded.
3. Load variables from a text file.
4. Unload a movie previously loaded into the current movie.
5. Send Variable to a script (CGI) for processing.
To use the Load movie action you must also understand level and targeting. See the picture below.
Loading a movie into a level is much like layers. A movie that is place on level 5 will display it's contents below any content on level 6 or above. The main timeline is considered to be level 0. In terms of targets, loading a movie into a target already containing a loaded movie will see the old loaded movie replaced by the newly loaded movie. The load movie action can also be used to load and send variables to scripts.