> And for as often and inaccurate as they want to fire, I often think the best
> solution is to check time change from the last frame to the current with
> whatever method. I assumed Intervals only fired once per frame, but
> apparently they fire as often and as accurate as they 'can'.
>

If I remember correcty there were some tests done when setInterval was first 
introduced and it turned out that setInterval can fire 
approx. 10 x per frame. But alot depends on what else is going on while the 
interval runs and that number may/will drop.

Oh, I now just spotted that your sample code shows those same numbers (11x per 
frame) ;-)

regards,
Muzak 


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to