Anyone can tell me the code how to change the frame rate dynamically?
DMennenoh **AdobeCommunityExpert** - 04 Jul 2008 14:36 GMT
I don't think you can set the frame rate with AS - not without using AS3.
What you can do is animate using a tweening class, and change the timing as
necessary.

Signature
Dave -
www.offroadfire.com
Head Developer
http://www.blurredistinction.com
Adobe Community Expert
http://www.adobe.com/communities/experts/
_E_ - 04 Jul 2008 14:46 GMT
This is absolutely impossible
_E_ - 06 Jul 2008 18:14 GMT
I had such a question back in the days when I tried to be Flash Developer. It
turned out that it could be useful to be able to change the framerate, but I
managed to come up with a workaround, I don't remember exactly how, it was long
ago. And I've never used AS3. I think you should try to follow DMennenoh's
advice. Good luck! :smile;