Play a flash movie with different speeds
i’m new flash, working flash 8 , kid knowledge actionscripts yet. want do.
i made 1 minute long flash movie (a ball moving left right). want play movie 4 different speeds , speeds should able change through 4 buttons. movie must not jump first frame when changes speed. speed changing should start since current frame.
can explain me how this?
(my flash 8 version uses actionscripts 1.0 & 2.0)
many thanks
you can slow "apparent" frame rate of movieclip can't increase "apparent" frame rate (unless skip frames).
if that's ok, can using setinterval() , nextframe().
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment