INSTRUCTIONS
This is a new version of the component as of 5-14-2005. A bug was removed so that the loaderbar does not show up any more fully before starting to load.
The Preloader component can be used as a regular Preloader or as a Preloader for movies with many components. Special parameter is that when loading is done, it can be determined to which frame the timeline goes. Going to a frame within scene 1 or going to a frame in a different scene just enter a framename like scene3frame5 for example. The loader component has a loaderbar with 100 frames, which allows to add your own animations.
PARAMETERS:
- level0: true or false will set the loader as a preloader for the _root or when false as a movieloader.
- go frame..(name): enter the framename.
- comp movie: enter the main movie with components to load.
-
INSTRUCTIONS for use as a Component Preloader:
create a base movie with the Preloader,
set level0 to "false",
enter name of your main movie, stage sizes of both movies should be the same.