PDA

View Full Version : Speeding up an animation


kapot
11-21-2003, 06:25 PM
Is there any trick to speed up an animation without increasing the framerate setting ?

I meant, I have a movie with 12 fps setting. Then, is it possible to create an animated object (using motion tweening) that will animate 24 fps ?

Maybe by using "setInterval" will do the trick ?

Just wondering if this is possible.

dzy2566
12-02-2003, 02:59 PM
Yeah, setInterval is probably your best bet.