Male
Joined on 3/31/13
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);
}
Posted by rioRio1 - June 13th, 2013
I have stopped the movie i am makeing...
And i got bored so i did this http://www.newgrounds.com/dump/item/135451b53286 1e9205f2de9c77007259