I've installed the latest debug version of Flash player plugin for Mac OS X. Diagnostic page http://kb2.adobe.com/cps/865/cpsid_86551.html#ostype=m,prob1=fpver confirms that the version of Flash plugin detected is debugger one. I'am also able to debug applications using Flash-builder debugging tools. But no runtime error pop-ups are shown during browsing. Does anyone have the same problem? Does anyone know how to fix this strange behavior?

I've tried to uninstall the player using this application http://fpdownload.macromedia.com/get/flashplayer/current/uninstall_flash_player_osx.dmg and reinstall Flash player again, but no luck.

UPD1: I've created additional user account and found out that error pop-ups are displayed successfully when switched to that account. So it's likely user-profile configuration issue.

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Check your mm.cfg. Since you're on a mac, it would be in ~ or /Library/Application Support/Macromedia. This key looks like it might cause that behavior: SuppressDebuggerExceptionDialogs=1

link|improve this answer
Thank you Sean! I've changed this key value to 0 and that enabled pop-up messages. – DigitalD Jul 6 '11 at 21:24
Perfect article for digging in mm.cfg http://jpauclair.net/mm-cfg-secrets/ – DigitalD Jul 6 '11 at 21:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.