Search code examples
actionscript-3flash-cs5movieclipflvplaybackframe-rate

Is it possible to change playback speed of only one MovieClip without changing framerate using only AS3?


Is it possible to change playback speed of only one MovieClip without changing framerate using only AS3? I mean, is there any function/property in MovieClip or somewhere that changes the playback speed of ONLY one MovieClip at the same time not affecting general framerate? Thank you in advance :-)


Solution

  • you can use tween classes of flash as well as there is another external classes for tweening objects which i recommend for you here it is link for that