Library symbols and debugging error
I'm using
Flash CS4 with Win7 and if I create a movieclip symbol in an FLA file such class name such as GreenBox. When I put the following line into my actionscipt 3.0 code, I get the error: "You cannot debug this swf because it does not contain actionscript. The line of code is:
var greenBox:GreenBox = new GreenBox();
Any ideas what's going on. Never had these problems with CS3 and Win XP.
I did double check to see if I had the debugger version on Flash Player.


