Multiple preoloaders

Thanks for answering my previous questions, heres another one for ya, how do I make multiple preloaders for different sections of the site? Im using the ifFrameLoaded script, but it loads every frame because scene2 (with the content) is just 1 frame with many movie clips.

-john

I’m not sure about ifFramesLoaded will work on an object, but I do know that getBytesLoaded, and getBytesTotal do. That is to say, you can get the specific bytes loaded and total for each movie clip in your production.

There is a detailed explination in the “best of Kirupa” called “preloaders rerevisited”.

pub40.ezboard.com/fkirupa…ID=9.topic

Do check that out and then reply back here in this thread. :slight_smile: