On Mon, Apr 28, 2008 at 03:40:28PM -0700, Ted Chen <[EMAIL PROTECTED]> wrote: > I'm seeing the same problem with "-T 9 -s insertstop". It looks like > "-s insertstop" is being ignored in the generated actionscript 3 swf. > I ran the swf in my debug environment, flash player complains > "ReferenceError: Error #1065: Variable stop_fla:MainTimeline is not > defined".
The SWF as3.swf works for me, if played in the Flash player in non-debug mode. (It stops on the first frame) When you say "my debug environment", do you mean some other Flash movie which loads as3.swf or something? If yes, that might mean that the stop_fla Actionscript code doesn't work on all levels. Greetings Matthias
