Download doc - help_file

Transcript

Circle preloader documentationHow to modify

The preloader can be modified in the first frame (actionscipt).The changes to make are in these 6 variables.

_global.tween - set the tween variable to false if you dont want the dots to move up or down when the movie has loaded. Then the dots just fade when the movie has loaded.

_global.dotsTweenSpeed - set the speed of the dots tween. Fast 1 - 10 slow.

_global.dotsDirection - you can change dots tween direction to go "up" or "down".

_global.dotsFadeTime - how fast should the dots fade. Fast 1 - 10 slow._global.timeOut - seconds before the main movie starts after the animation.

_global.preloaderText - set preloaderText to true if you want the percentage to be visible.Files

preloader_release.fla (87 KB)preloader_release.swf (5 KB)Version

Flash MX 2004 compatible (ActionScript 2.0)