Ok, this is driving me nuts... I can't think of anything else to try...
My debugger just stopped working one day. I think it was after I let the flash auto-update install flash 10 but I'm not 100% sure. It seems to be tied to this one project. In the troubleshooting I created a new project to show me the installed flex version to see if the debugger was there. Indeed, it's showing 9.0.151.0. Just for grins I set a break point in that app and amazingly it worked. Went back to the original project and it was still broken. I've seen that many other people have this issue as well and their issues seemed to be focused around browser plugins. Problem is I don't have any plugins installed. I also installed Mozilla to test that theory out as well and had the same issue. Just now I renamed the project folder and re-created the project then copied the source files only into the folder and have the same issue. When I launch the program in debug mode, the breakpoints or traces never work. When I right click and select debugger, the first time the menu doesn't come up. The second time I select the menu and hit connect it says that a debugger isn't installed. Has anyone run into this?? Thanks! Scott