トップ 一覧 ping 検索 ヘルプ RSS ログイン

Flash Debug Playerの変更点

  • 追加された行はこのように表示されます。
  • 削除された行はこのように表示されます。
!!!Flash Debug Player
[ActionScript][Flash][FlashDevelop]
*http://www.adobe.com/support/flashplayer/downloads.html
*http://www.red-mount.com/blogs/show/flash_debug_player_install

!!ダウンロード
*ブラウザのプラグインとしてデバッグするか、スタンドアロンでプレイヤーを立ち上げるかにより、ダウンロードするプログラムが異なる。
*http://www.adobe.com/support/flashplayer/downloads.html
::Windows Flash Player 10 ActiveX control content debugger
*flashplayer_10_ax_debug.exe Windows IE 用プラグイン
::Windows Flash Player 10 Projector content debugger
*flashplayer_10_sa_debug.exe Windows 用 スタンドアロン
{{ref_image flash_debug_player01.jpg}}

!!インストール

!IE用プラグインのインストール
::デバッグ用Flash Playerに置き換わる。以下のサイトで確認
*http://www.adobe.com/jp/support/flashplayer/ts/documents/tn_15507.htm
{{ref_image flash_debug_player02.jpg}}

!スタンドアロン
::FlashDeveloperから利用する
*flashplayer_10_sa_debug.exeを適当なフォルダに配置
*tool - Program Settings から、Flash Viewerを選択し、Movie Display Style を Externalに
{{ref_image flash_debug_player03.jpg}}
*swfファイルを、flashplayer_10_sa_debug.exe に関連づける
{{ref_image flash_debug_player04.jpg}}
*[trace()メソッド|http://livedocs.adobe.com/flash/9.0_jp/ActionScriptLangRefV3/package.html#trace()]が使えるようになる。
{{ref_image flash_debug_player05.jpg}}