Question

How can I create a preloader which does this? I have seen many examples of code to load an external swf, but never something that loads itself.

Thanks for the help, this is driving me crazy...

Was it helpful?

Solution

alternatively ... You can try FlashDevelop's Preloader template, makes it really easy

OTHER TIPS

It's really simple. First you need to move everything except the preloader off the first frame.

Everything else is basically the same as an external preloader - the only difference is that you're checking the current and total size of the current movie, rather than a separate one.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top