PDA

View Full Version : Multiple preoloaders



geekmanX
June 6th, 2002, 06:58 PM
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

upuaut8
June 6th, 2002, 11:29 PM
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 (http://pub40.ezboard.com/fkirupafrm24.showMessage?topicID=9.topic)

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