Wide Load
- Started
- Last post
- 10 Responses
- ********
Does anyone know how often flash updates getBytesTotal and getBytesLoaded.
I have a preloader displaying a percentage determined by these values but in the whole time it takes to load the clip, the value will change only once or not at all. On the timeline it checks every 5 frames.
Any ideas why this is?
- UndoUndo0
are you using setInterval(); ?
to get teh info
- chossy0
UndoUndo = 'The 10111010100111 guy'
he knows pretty much everything :D
- rasko40
this thread promised so much, but alas, delivered so little.
- ********0
nah, timeline. if percentage is greater or equal to 100 goto a frame else go back 5 frames. So it hits the check every five frames.
- ********0
aye rasko, if I put preloader as the title no cunt would look in it.
- UndoUndo0
is that supposed to be a compliment? I remember yr last one.....
:D no problem, you know what i mean right?.......
gotta stop this geekiness and get me a life back,
* necks a rubbarb and waits knowingly
- ********0
The thing is undo, I can see visualy that it's checking the frame every 5 frames (i stuck a big green box on it so it flashes on and off) but the values don't seem to update.
- chossy0
UnodUndo the Title page in my memoirs is called 'The 1011010111011 guy'.
yes it is a compliment my good man.
- UndoUndo0
are you using something like this in a function called by set Int?
var actProgress:Number = Math.round((_root.getBytesLoaded...
- UndoUndo0
cheers Chossy
I try
:D