Debug 版 Flash Player で Trace ログを出力するには

February 23, 2009

設定方法のメモ
参考)デバッガ版の Flash Player の構成
http://livedocs.adobe.com/flex/3_jp/html/help.html?content=logging_04.html

mm.cfg の設定

%USERPROFILE%\mm.cfg をテキストエディタで作成して下記を定義する。

ErrorReportingEnable=1
TraceOutputFileEnable=1

ログの出力場所

Windows XP
%USERPROFILE%\Application Data[Macromedia](http://d.hatena.ne.jp/keyword/Macromedia)\\Flash Player\Logs\flashlog.txt

Windows Vista
%USERPROFILE%\AppData\Roaming[Macromedia](http://d.hatena.ne.jp/keyword/Macromedia)\\Flash Player\Logs\flashlog.txt

tilfin freelance software engineer