i'm testing new version now, and here's some questions...
i've created some test flash movies (sorry for strange link, this is first free file host i have found).
the files is:
test1024x768player5script1.swf - with gotoAndPlay(1) at the end of shape tween;
test1024x768player5script1loop.swf - movie with tween controled by 3-frame loop;
test1024x768player5script1withoutrewind.swf - without gotoAndPlay(1);
test1024x768player8script2.swf
test1024x768player8script2border.swf - with gotoAndPlay(1) and 1022x766 border;
test1024x768player8script2loop.swf
test1024x768player8script2withoutrewind.swf
results of my investigations...
1) this module supports both files, created for flash player 5 and 8 (uncompressed);
2) module have limited support for movies, controlled with actionscript!

simple shape tween in root of stage with gotoAndPlay(1) action in last frame works well, but the same tween, placed inside of another movie and controlled with standard 3-frame loop don't works - animation occurs only with few frames and stops until next scene will be started and then this flash test scene restarted again. i think this is a bug, because flash animation with keyframes only not so interesting (but flash as i know can't render movies with actions into avi too, flash2avi or something like software needed);
3) 1024x768 pixels movie rendered in strange proportions - it is vertically flattened, but all other scenes looks normally, and my fullscreen dimensions is 1024x768 as usual.
i think, this module will be wery useful, but it needs to be slightly fixed - at least in selecting of correct dimensions..
...oh Gordon, please, take a look at my few last questions - and especially !! thank you very much!