Preloaders again!

for the life of me i can never get these right lol

ok my ppls this is the thing, i know howw to build the etc but this is what i wanna do.

i want either a bar loader or a percentage loader but i want it to load only a certain amount of frames. everytime i try, either 1, nothing works and 2- the loader works but the bar or percentage doesnt

most of every tutorial i try has ways to do it but they all load the whole thing as one, i wanna load things in parts

now i know this can be achieved with a simple ‘ifframeloaded’ action but how can i make the bar or percentage work with that???


you can’t. you’ve gotta break your swf into smaller ones and load them seperatly…

you don’t have to wait before your loader is complete to play the frame, say you have a preloader that goes up to 45% of the whole movie loaded, then you tell him to play (in a way it’s streaming flash). Well all you have to do is multiply the percentage so that your 45% becomes a 100%…

and you do that by???lol