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 :-)
Asked
Active
Viewed 1,829 times
2 Answers
2
using Timer
class
u can do that.
but, Timer will vary depends on the swf's framrate or available memory and other factors.
for more click here

Benny
- 2,250
- 4
- 26
- 39