【发布时间】:2012-08-22 01:49:13
【问题描述】:
有些settings in the mm.cfg file 似乎无法在 Windows 7 上的 Debug Flash Player 10,2,159,1 中运行,而另一些则可以。
AS3Trace 确实工作并在 flashlog.txt 中产生预期的输出,而所有AS3Verbose、AS3StaticProfile、AS3DynamicProfile 不工作并且在文件中不产生任何输出。
我的整个 mm.cfg 看起来像这样:
AS3Verbose=0
AS3Trace=0
AS3StaticProfile=1
AS3DynamicProfile=0
ErrorReportingEnable=0
TraceOutputFileEnable=1
TraceOutputFileName=C:\Users\snip\AppData\Roaming\Macromedia\Flash Player\Logs\flashlog.txt
TraceOutputBuffered=1
MaxWarnings=0
我能找到的有关 mm.cfg 的大部分信息要么非常陈旧(因此可能已过时),要么不完整。
有没有办法在最新的播放器版本中使用所有提到的设置?设置名称是否已更改?我还缺少其他设置吗?我对让AS3*Profile 设置起作用特别感兴趣。
【问题讨论】:
标签: flash