flash player debugger版本不报错问题
修改C:\Documents and Settings\Administrator\mm.cfg配置文件
-------------------------------------------
ErrorReportingEnable=1
TraceOutputFileEnable=1
SuppressDebuggerExceptionDialogs = 1 或 0
TraceOutputFileName=c:\logs\flashlogs.txt
MaxWarnings=50
-------------------------------------------
标注蓝颜色行是指在第三方平台是否可见错误对话框的开关。
1不行就改为0,不知道为什么我一台机子1可以,一台机子1不行,改0就可以了,遇到问题的童鞋可以多改改试试
原文链接:
http://jpauclair.net/2010/02/10/mmcfg-treasure/