Preloader for external .swfs that I can design

Hi everyone,

I know there’s many preloader help on this site, but I haven’t had any luck finding one that I can put in my external .swfs and design the graphics at the same time.

I have fairly large .swfs that get loaded into an empty movie clip on the main stage upon clicking each menu item.

Can someone direct me to a good one?

Thanks in advance,

macgirl

just make a preloader for all your swf’s. do it in the first stage of each .swf

My favorite tut to use for preloaders is:

http://www.kirupa.com/developer/mx/percentagepreloader.htm

I put that in the first frames of whatever external movie I’m loading in. Just take out the ‘_root’ in the code so it doesn’t go to the main movie.

Good luck!!
(-: