<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DigiTechLog Dot Com &#187; XRay</title>
	<atom:link href="http://digitechlog.com/tag/xray/feed" rel="self" type="application/rss+xml" />
	<link>http://digitechlog.com</link>
	<description>Adobe AIR、Flex、Flash、Java</description>
	<lastBuildDate>Tue, 08 Nov 2011 12:46:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>使いやすいオープンソースのActionScriptデバッグツールリスト</title>
		<link>http://digitechlog.com/2008/12/07/the-list-of-easy-to-be-used-actionscript-debug-tools-open-source-flash.html</link>
		<comments>http://digitechlog.com/2008/12/07/the-list-of-easy-to-be-used-actionscript-debug-tools-open-source-flash.html#comments</comments>
		<pubDate>Sat, 06 Dec 2008 15:52:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Alcon]]></category>
		<category><![CDATA[fxspy]]></category>
		<category><![CDATA[ThunderBolt]]></category>
		<category><![CDATA[XRay]]></category>
		<category><![CDATA[オープンソース]]></category>
		<category><![CDATA[ツール]]></category>
		<category><![CDATA[デバッグ]]></category>

		<guid isPermaLink="false">http://digitechlog.com/2008/12/07/the-list-of-easy-to-be-used-actionscript-debug-tools-open-source-flash.html</guid>
		<description><![CDATA[ActionScript 3.0 デバッガは、Flash ワークスペースをデバッグワークスペースに変換します。デバッグワークスペースには、[アクション] パネルやスクリプトウィンドウ、デバッグコンソール、および [変数] パネルなど、デバッグに使用されるパネルが表示されます。
デバッグコンソールには呼び出しスタックが表示され、スクリプトを順番に処理するツールが存在しています。生成済みswfをブラウザで閲覧しながら、デバッグできる方法としては、Flash自身のリモートデバッグがありますが、ほかのもっと使いやすいデバッグツールがありませんか。
もちろんあるよ。以下は使いやすいだけではなくて、オープンソースのデバッグツールの代表リストです。

・fxspy
Flex に特化したインスペクタ。かなり見やすい。
 
・Alcon
ActionScript 2.0, ActionScript 3.0 (Flash CS3, Flex 2)を対応している、インスペクタとコンソールのセット。パフォーマンス情報が見れたり、オブジェクトの詳細な情報をダンプできるようだ。ビューワは AIR製。
 
・XRay
AS2 では定評のあったツール。AS3にも対応している。
 
・ThunderBolt
コンソール出力機能をもったライブラリ。このジャンルでは一番メジャー。ログを Firebug に表示したり、AIR 製の専用ビューワに表示したりできる。見やすい。
 
上記の以外は、まだいくつかがあります。以下のURLを参照してください。
the list of helpful Flex or Flash debug tools
Related Posts

Alcon: オープンソースのActionScript向けの軽量デバッギングツール
７+ AS3で非同期処理のオープンソースのライブラリ一覧
AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク
FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン
PHPObject: PHPとFlashのActionScript連携パッケージ
JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ
SILEX: WYSIWYGでFlashサイトを構築できるオープンソースのRIA開発ツール
Movie Masher: ActionScript 3ベースのオンラインビデオエディタ

]]></description>
			<content:encoded><![CDATA[<p>ActionScript 3.0 デバッガは、Flash ワークスペースをデバッグワークスペースに変換します。デバッグワークスペースには、[アクション] パネルやスクリプトウィンドウ、デバッグコンソール、および [変数] パネルなど、デバッグに使用されるパネルが表示されます。</p>
<p>デバッグコンソールには呼び出しスタックが表示され、スクリプトを順番に処理するツールが存在しています。生成済みswfをブラウザで閲覧しながら、デバッグできる方法としては、Flash自身のリモートデバッグがありますが、ほかのもっと使いやすいデバッグツールがありませんか。</p>
<p>もちろんあるよ。以下は使いやすいだけではなくて、オープンソースのデバッグツールの代表リストです。</p>
<p><span id="more-195"></span>
<p><strong>・</strong><a target="_blank" href="http://code.google.com/p/fxspy/"><strong>fxspy</strong></a></p>
<p>Flex に特化したインスペクタ。かなり見やすい。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2008/12/110507-0844-flexspy111.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="110507-0844-flexspy111" src="http://digitechlog.com/wp-content/uploads/2008/12/110507-0844-flexspy111-thumb.png" width="484" height="388"></a> </p>
<p><strong>・</strong><a target="_blank" href="http://blog.hexagonstar.com/alcon/" rel="nofollow"><strong>Alcon</strong></a></p>
<p>ActionScript 2.0, ActionScript 3.0 (Flash CS3, Flex 2)を対応している、インスペクタとコンソールのセット。パフォーマンス情報が見れたり、オブジェクトの詳細な情報をダンプできるようだ。ビューワは AIR製。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2008/12/alcon2-01.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="alcon2-01" src="http://digitechlog.com/wp-content/uploads/2008/12/alcon2-01-thumb.png" width="391" height="480"></a> </p>
<p><strong>・</strong><a target="_blank" href="http://code.google.com/p/osflash-xray/"><strong>XRay</strong></a></p>
<p>AS2 では定評のあったツール。AS3にも対応している。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2008/12/20081015005521.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="20081015005521" src="http://digitechlog.com/wp-content/uploads/2008/12/20081015005521-thumb.png" width="454" height="188"></a> </p>
<p><strong>・</strong><a target="_blank" href="http://code.google.com/p/flash-thunderbolt/"><strong>ThunderBolt</strong></a></p>
<p>コンソール出力機能をもったライブラリ。このジャンルでは一番メジャー。ログを Firebug に表示したり、AIR 製の専用ビューワに表示したりできる。見やすい。</p>
<p><a href="http://digitechlog.com/wp-content/uploads/2008/12/img2.jpg"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="img2" src="http://digitechlog.com/wp-content/uploads/2008/12/img2-thumb.jpg" width="404" height="304"></a> </p>
<p>上記の以外は、まだいくつかがあります。以下のURLを参照してください。</p>
<p><a href="http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html">the list of helpful Flex or Flash debug tools</a></p>
<h3>Related Posts</h3>
<ul class="related_post">
<li><a href="http://digitechlog.com/2009/10/15/alcon-a-lightweight-debugging-tool-for-actionscript-developers.html" title="Alcon: オープンソースのActionScript向けの軽量デバッギングツール">Alcon: オープンソースのActionScript向けの軽量デバッギングツール</a></li>
<li><a href="http://digitechlog.com/2010/03/12/7-asynchronous-processing-open-source-actionscript-library.html" title="７+ AS3で非同期処理のオープンソースのライブラリ一覧">７+ AS3で非同期処理のオープンソースのライブラリ一覧</a></li>
<li><a href="http://digitechlog.com/2010/02/13/as3unit-actionscript-3-junit-for-flash.html" title="AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク">AS3Unit: ActionScript 3.0上JUnit4の移植、単体テストを行うためのフレームワーク</a></li>
<li><a href="http://digitechlog.com/2010/02/07/foam-as3-2d-rigid-body-physics-engine.html" title="FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン">FOAM-AS3: ActionScript 3で開発されたオープンソースの２D物理エンジン</a></li>
<li><a href="http://digitechlog.com/2009/08/25/phpobject-is-a-flash-remoting-alternative-for-php.html" title="PHPObject: PHPとFlashのActionScript連携パッケージ">PHPObject: PHPとFlashのActionScript連携パッケージ</a></li>
<li><a href="http://digitechlog.com/2009/08/05/jags-open-source-java-actionscript-game-server.html" title="JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ">JAGS Game Server: JavaとAS3でオープンソースのゲームサーバ</a></li>
<li><a href="http://digitechlog.com/2009/06/22/silex-an-open-source-cms-ria-software-build-flash-websites.html" title="SILEX: WYSIWYGでFlashサイトを構築できるオープンソースのRIA開発ツール">SILEX: WYSIWYGでFlashサイトを構築できるオープンソースのRIA開発ツール</a></li>
<li><a href="http://digitechlog.com/2009/06/19/movie-masher-open-source-video-editing-tools.html" title="Movie Masher: ActionScript 3ベースのオンラインビデオエディタ">Movie Masher: ActionScript 3ベースのオンラインビデオエディタ</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://digitechlog.com/2008/12/07/the-list-of-easy-to-be-used-actionscript-debug-tools-open-source-flash.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

