00:00
00:00
Newgrounds Background Image Theme

MiyuTheSceneGirl 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!

Preloader Help 2006-08-11 18:20:35


I looked at the codes in AS: Preloader and i wanted to make one that just showed the text percentage (like 1% to 100%). So i used the same code as shown there but mine still doesnt work. Heres what it looks like

I put:

percent = Math.round(getBytesLoaded() / getBytesTotal()) * 100;
percentText = percent+"%";

For the first frame and:

if(_root.percent == 100){
_root.play();
}else{
gotoAndPlay(1);
}

for the second

I also named the Dynamic Text: percentText (i cant see what ive done wrong).
Any Help?


"Think about it think think about it" ~ Flight of the Conchords

Response to Preloader Help 2006-08-11 19:25:03


No one wants to help? I thought you guys were cool.


"Think about it think think about it" ~ Flight of the Conchords

Response to Preloader Help 2006-08-11 19:38:41


The only thing they will do is tell you to use the NG preloader and edit it.

I don't do AC so I don't know, sorry.

Response to Preloader Help 2006-08-11 20:01:34


At 8/11/06 07:38 PM, Xooperz wrote: The only thing they will do is tell you to use the NG preloader and edit it.

I don't do AC so I don't know, sorry.

Yer im going to have to resort to the NG one. No biggy, hopfully later i will learn more Action Script. Thanks anyway.


"Think about it think think about it" ~ Flight of the Conchords

Response to Preloader Help 2006-08-11 22:03:38


this thread loves big men!!