|
|
|
#1 |
|
Member
Join Date: Oct 2005
Posts: 92
|
Pre Loader Helllll
why wont this work......
if (getBytesLoaded() == getBytesTotal()) { gotoAndPlay(3); } else { loaded = getBytesLoaded(); output = ((getBytesLoaded()/getBytesTotal())*100); outputFrame = getBytesTotal(); } the variable output is the textbox that displays the percent loaded It only goes to like 99.9 percent, so annoying, i thought if i put the loaded in the if statement it would work, but obviously it wont show the actual progression of the percent loading....... PLEASE HELP ME :P |
|
|
|
|
|
#2 |
|
Flasher
Join Date: Jun 2005
Posts: 1,362
|
Check out this reference thread that I made recently:
http://flashkit.com/board/showthread.php?t=661940 ~Sportzguy933 |
|
|
|
![]() |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|