ErrorReportingEnable

Adobe documentation

Enables the logging of error messages.

Set the ErrorReportingEnable property to 1 to enable the debugger version of Flash Player to write error messages to the log file.

To disable logging of error messages, set the ErrorReportingEnable property to 0.

The default value is 0.

Examples

ErrorReportingEnable = 0
ErrorReportingEnable = 1