all groups > flash actionscript > november 2004 >
You're in the

flash actionscript

group:

preloaders


preloaders TheFlashNewbie
11/14/2004 8:22:53 PM
flash actionscript:
Re: preloaders Blade alSlayer
11/14/2004 8:28:12 PM
Well, tere are lots of ways to do that...
Basicly there are two functions you use:
getBytesLoaded();
getBytesTotal();
The values these functions return can be interpreted as you desire:
for example you could calculate the persentage loaded and display it in a text
field, or set the width or a clip representing the loading bar to create the
"fill" effect...
There is also a built-in component in Flash MX that does all this for you...
(but frankly, I have no idea how to use it, since I never have!)
Re: preloaders Blade alSlayer
11/14/2004 8:29:15 PM
Re: preloaders Rothrock
11/14/2004 11:17:52 PM
AddThis Social Bookmark Button