
Re: Debugger Doesn't Work
I am also having a similar problem. I got the most recent version of the Flash Debug Player (all of them in fact, sa, plugin, activex). I also have the most recent version of Flex MPL.
All I want is to get my test movie button to build/launch the swf in the debug player and feed debug output like trace statements etc to the Output panel. The Logs panel would be fine as well but is not preferred.
However, the test movie button only launches a blank player with no swf loaded and the only way I can get my swf to actually load up immediately (without having to use the File menu in Flash Debug Player to open it manually) is to set my Project Properties to Open Document "$(OutputDir)\$(OutputName)".
And again, I have no debug output. At this point it's like I may as well be writing PHP in notepad.
Thanks