Debugging Flash Player does not show pop-ups pop-ups

I installed debug flash player for my mac, as explained in various articles. The problem is that the player does not show errors that I, as a tester, should see. The version check tells me that I have a MAC 10,2,153,1 in both Chrome 11.0.696.71 and Firefox 4.0.1. In Chrome, I disabled the built-in Flash Player Plugin for Chrome.plugin and enabled the debug plugin that I installed. The only hint that I have that something is wrong is that when I right-click on the flash content, the Debugger element is inactive in the context menu. Since I uninstalled and reinstalled the plugin many times over the past months, I really don't know what the problem is. I would appreciate any hint.

+3
source share
3 answers

Check the mm.cfgfile SuppressDebuggerExceptionDialogs=1that suppresses the exception dialogs as the name suggests. I had this in my mm.cfgfile and I have no idea how he got there.

Setting the value 0fixed it.

On Mac, the files mm.cfgare on /Library/Application Support/Macromedia Additional Information at

http://livedocs.adobe.com/flex/3/html/help.html?content=logging_04.html

http://www.senocular.com/?entry=475

http://jpauclair.net/mm-cfg-secrets/

+4
source

mac dev chrome ( ), Debugger "" , , , . , chrome://plugin: http://imageshack.us/photo/my-images/585/screenshot20110613at161.png/ Debug Player: , .

, - Chrome/Flash ( - ?) chrome 11 , 12.

0

SuppressDebuggerExceptionDialogs 1. flashbug, firefox, , firefox , flashbug 1 . .

-1

All Articles