00:00
00:00
Newgrounds Background Image Theme

Thatgooner just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Ultimate Pre-loader Tute

April 15, 2004 –
September 25, 2017
This entry was deleted.

Here is its eulogy, a collection of the kind words written about it while still among the living. They shall live on forever in its place.

Author Comments

Hey, this tutorial goes into great depth in showing and explaining to you how to make a working cool pre-loader. Have fun and maybe learn sumn, enjoy!

Reviews

I made the preloader, but want a play button to appear after it's loaded. how do i accomplish this?

I finally got one good but, how do you plave the movie after? do you put it on the same frames right after? new layers exactly under? new layers then sapce till after the two frames??

i followed all steps until u said: then make some "statik text" and put above it "totalbytes" WTF? i justdont get it.. some statik text? like..adfghfg ?

Hello,
Here's my code

myLoaded = Math.round(getBytesLoaded());
myTotal = Math.round(getBytesTotal());
myPercent = myLoaded/myTotal;
myBar._width = myPercent*150;
myText = Math.round(myPercent*100)+"%";
if (myLoaded == myTotal) {
gotoAndPlay(3);
} else {
gotoAndPlay(1);
}

But now I want to let it load only 2.5 mb and then continue to 3
how do I do that

GReetz roland

I DIDNT WATCH YOUR MOVIE BUT I HAVE A QUESTION.....
i see many tutes for how to make your own preloader but my problem is HOW DO I FUCKING POST A FRICKING FLASH someone make a tute on how to insert your flash into the portali have like 50
good graphic flashes but when i try to insert flashes it says swf. file missing or something...... im putting my email address in this comment ( just take out the spaces ) jareddeitch @ y a h o o . c o m

Credits

Stats, Info & More

Score
1.78 / 5.00