Wednesday, October 13, 2010

Firefox stop Adobe Flash plug-in during debug mode

Mozilla Firefox has been my favorite browser to debug my Adobe Flash application for years. Ever since, the rolling out of the new feature from Mozilla Firefox, which will prevent crashing Adobe Flash plug-in causes the whole application to crash.

1. Open up Mozilla Firefox
2. Type about:config in the navigation URL . You will see:
3. Proceed by clicking on the I'll be careful, I promise!, then filter by ipc
4. Makesure that dom.ipc.plugins.enabled.npswf32.dll is being set to false

Shut down your Mozilla Firefox and you should be ready to debug.

Here is where I find the answer:

No comments:

Post a Comment