00:00
00:00
rioRio1

Male

Joined on 3/31/13

Level:
2
Exp Points:
20 / 50
Exp Rank:
> 100,000
Vote Power:
1.98 votes
Rank:
Civilian
Global Rank:
> 100,000
Blams:
0
Saves:
4
B/P Bonus:
0%
Whistle:
Normal
Medals:
84

Preloader!

Posted by rioRio1 - June 15th, 2013


Well... my fingers hurt from typing D:

http://www.newgrounds.com/dump/item/9384dcfe0034 a8675d8e57a76ce3a16b

Dat scripting

LOADED = Math.round(getBytesLoaded());
TOTAL = Math.round(getBytesTotal());
PERCENT = LOADED/TOTAL;
BAR._width = PERCENT*150;
TEXT = Math.round(PERCENT*100)+"%";
if (LOADED == TOTAL) {
gotoAndPlay(3);
}


Comments

Why dont you download a NG preloader and customize it? here: <a href="http://www.newgrounds.com/downloads/preloaders/">http://www.newgrounds.com/downloads/preloaders /</a>

Nah