Copy link to clipboard
Copied
Is there a way from AS3 that I change the speed at which an internal movieclip plays instead of the normal document FPS?
Copy link to clipboard
Copied
no, but you can make it appear to change using a loop (like a timer) and nextFrame() (or prevFrame() if you want to play it backwards).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now