タグ

ActionScript3.0とas3に関するmrhdmsのブックマーク (2)

  • BeInteractive! [ASDoc]

    Adobe LabsにてAS3用ドキュメンテーションツール「ASDoc」が公開されています。これは、クラスやメソッドに対して書かれたJavaDoc形式のコメントをHTML化してくれるものです。 というわけで、早速AS3Unitで試してみました。 うーん、正直、あまり品質は高くないような気がします。assertByteArrayEquals.as内に書いたプライベートFunctionがドキュメント化されちゃってるし・・・。コメント書いてないヤツはParametersの改行がおかしいし。何より、コマンドラインでやるのはキツイ。あとハマったのが、-doc-sources(ここで指定したフォルダ内全てドキュメント化するオプション)を指定する場合でも、-source-pathはきちんと書いてあげないといけない。というか、Flex2のlangrefは何で生成してるんだろう?まさかコレじゃないよなぁ

  • FlashFirebug

    Firefox Extension to debug any AS3 SWF on the web FlashFirebug (now Flash Debugger) gives you the ability to debug any AS3 Flash on the web. Inspect the DisplayList, change properties on the fly and see the warnings, errors and traces directly in the extension. Use the inspector to hone in on elements, transform objects on the fly and use the console to run AS3 commands on the active SWF. FlashFir

    FlashFirebug
    mrhdms
    mrhdms 2011/05/06
    AS3コンテンツ用のFlashデバッグアドオン
  • 1