Expected Use
This preloader expects that you are “preloading” the same SWF that it is in. The easiest way to use it is to put the “Preloader” MovieClip in the first frame with a stop() action. Then place your content after frame 1.
Customizing
All code for the preloader is on the “Actions” layer of the “Preloader” MovieClip.
At the top of the code you will see a function called “onLoaded”.
This function is called when the preloader is finished. Add your custom code in
here to continue on to your flash content. Usually something like _root.play()
would suffice.
Design can be edited in the Library.

25 Purchases
8 Comments