0

I have pressed "Dissmiss all" button inside Debugger window of Flash player, and it stoped permanently showing me the errors on the page.

  • How to resume showing the errors inside Flash debug window ?
Yordan Yanakiev
  • 2,546
  • 3
  • 39
  • 88

1 Answers1

2

In your personal Windows folder (documents and settings\your name), you may find a mm.cfg file. Modify the following line:

SuppressDebuggerExceptionDialogs=0
Kodiak
  • 5,978
  • 17
  • 35