PDA

View Full Version : Flex Reconnect Flex to Debugger Flash Player



nburlington
August 20th, 2008, 10:40 AM
I upgraded my OS (OSX) and Flex seems to have lost its connection to the the Debugger version of my Flash Player. I don't see an easy way to re-establish the connection. I've already directed the OS to open all .swfs in the debugger version of the player.

wvxvw
August 20th, 2008, 11:56 AM
Do you debug in browser? (From Eclipse) if so, you have to check what kind of plugin uses your browser...

jwopitz
August 21st, 2008, 01:10 PM
This might not be exactly what you are looking for but check it out - http://jwopitz.wordpress.com/2007/09/13/connect-debugger-to-manually-deployed-debugswf/

Also, go get the flash player uninstaller, then reinstalling it seems to work. I now that most of the time when there is some funky update to my browser, flash, or whatever for that matter, sometimes it loses the path to the debugger player. Generally a reinstall fixes this.

Anyway.... hope that helps