From: YHKWan on
Can anyone give me a plain english answer on this:
I created with Director MX an .exe to play a sequence of Flash .swf controlled
by a text Playlist. I can playback any frame-by-frame animation .swf without
any problem. (I need 90 actual frames on .swf at 30fps for a 3 sec sequence of
a man walks from left to right) But when it comes to playback a .swf animation
that is created with actionscript (say a 5 sec bouncing ball animated entirely
by actionscript and has only one frame on the Timeline with Flash), Director
can only play that single frame at whatever fps set with Director.

So with the support of actionscript 2 on D11, can I be able to playback the
full 5 sec bouncing ball animated by actionscript?