<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Helpful Flash Debugging Tools</title>
	<atom:link href="http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/</link>
	<description>interactive and game development technologies for the web - flash, flex, unity3d, silverlight, javascript</description>
	<lastBuildDate>Fri, 12 Mar 2010 09:56:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: consolidation ics debt</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-2380</link>
		<dc:creator>consolidation ics debt</dc:creator>
		<pubDate>Wed, 07 Jan 2009 00:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-2380</guid>
		<description>consolidation debt ics &lt;a href=&quot;http://www.mylot.com/Emmanuel5165&quot; rel=&quot;nofollow&quot;&gt;consolidation debt ics&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>consolidation debt ics <a href="http://www.mylot.com/Emmanuel5165" rel="nofollow">consolidation debt ics</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ady</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-2331</link>
		<dc:creator>ady</dc:creator>
		<pubDate>Sun, 28 Dec 2008 17:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-2331</guid>
		<description>i wrote a nice firefox extension that allows the user to send error messeges to the firefox error console,
so you can use it to send messeges from flash / silverlight / javascript or whatever you like.
there is a flash demo on the site, soon i&#039;ll upload a silverlight demo as well.
it is as simple as 1 line in flash to trace something to the browser.

http://www.adylevy.com/index.php/2008/12/20/debug-flash-and-silverlight-messeges-with-firefox/

ady.</description>
		<content:encoded><![CDATA[<p>i wrote a nice firefox extension that allows the user to send error messeges to the firefox error console,<br />
so you can use it to send messeges from flash / silverlight / javascript or whatever you like.<br />
there is a flash demo on the site, soon i&#8217;ll upload a silverlight demo as well.<br />
it is as simple as 1 line in flash to trace something to the browser.</p>
<p><a href="http://www.adylevy.com/index.php/2008/12/20/debug-flash-and-silverlight-messeges-with-firefox/" rel="nofollow">http://www.adylevy.com/index.php/2008/12/20/debug-flash-and-silverlight-messeges-with-firefox/</a></p>
<p>ady.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flashcrobat</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-1945</link>
		<dc:creator>flashcrobat</dc:creator>
		<pubDate>Wed, 26 Nov 2008 01:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-1945</guid>
		<description>Hi,
I am aware that this post is quite old, but just to keep it uptodate ;)
I have discovered one tool that is not mentioned here yet, and really like it. It is built in AIR, and yes, you have to add the class to your projects, but it also allows you to track code when your swf is already deployed.
&lt;a href=&quot;http://arthropod.stopp.se/&quot; rel=&quot;nofollow&quot;&gt;arthropod&lt;/a&gt;
I have written about it on me Blog here:&lt;a href=&quot;http://flashcrobat.noesi.co.uk/uncategorized/very-useful-flash-air-as3-trace-and-debug-tool-2/&quot; rel=&quot;nofollow&quot;&gt;flashcrobat.noesi.co.uk&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am aware that this post is quite old, but just to keep it uptodate <img src='http://drawlogic.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
I have discovered one tool that is not mentioned here yet, and really like it. It is built in AIR, and yes, you have to add the class to your projects, but it also allows you to track code when your swf is already deployed.<br />
<a href="http://arthropod.stopp.se/" rel="nofollow">arthropod</a><br />
I have written about it on me Blog here:<a href="http://flashcrobat.noesi.co.uk/uncategorized/very-useful-flash-air-as3-trace-and-debug-tool-2/" rel="nofollow">flashcrobat.noesi.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-400</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Wed, 22 Oct 2008 19:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-400</guid>
		<description>Thanks for this list of great components.
I wish to add in it KapInspect, this new free Flex debugging, introspection and inspection tool.
Somehow similar to FlexSpy (it even integrates FlexSpy&#039;s excellent stylesheet editor), it allows the developer to dynamically inspect all data of its application, drilling-down into classes as in the Flex debugger windows (except for private vars)
It also has a powerful EventConsole that allows to trace all standard events on UIComponents and framework objects (timer, ArrayCollection,..)
You will find it here: http://lab.kapit.fr/display/kapinspect/Kap+Inspect

On this site (http://lab.kapit.fr), you will find other free Flex components, mainly for data visualisation: Flex diagrammer component, Graph visualizer with many automatic layouts, Treemap and Radar chart (Kiviat) component</description>
		<content:encoded><![CDATA[<p>Thanks for this list of great components.<br />
I wish to add in it KapInspect, this new free Flex debugging, introspection and inspection tool.<br />
Somehow similar to FlexSpy (it even integrates FlexSpy&#8217;s excellent stylesheet editor), it allows the developer to dynamically inspect all data of its application, drilling-down into classes as in the Flex debugger windows (except for private vars)<br />
It also has a powerful EventConsole that allows to trace all standard events on UIComponents and framework objects (timer, ArrayCollection,..)<br />
You will find it here: <a href="http://lab.kapit.fr/display/kapinspect/Kap+Inspect" rel="nofollow">http://lab.kapit.fr/display/kapinspect/Kap+Inspect</a></p>
<p>On this site (<a href="http://lab.kapit.fr" rel="nofollow">http://lab.kapit.fr</a>), you will find other free Flex components, mainly for data visualisation: Flex diagrammer component, Graph visualizer with many automatic layouts, Treemap and Radar chart (Kiviat) component</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-399</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 19 Nov 2007 09:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-399</guid>
		<description>Great resourse mate, thanks for sharing. I was just wondering what syntax hilighter you use for you wordpress posts? It looks good, mines buggy as hell so I&#039;m looking to switch.

Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Great resourse mate, thanks for sharing. I was just wondering what syntax hilighter you use for you wordpress posts? It looks good, mines buggy as hell so I&#8217;m looking to switch.</p>
<p>Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jodybrewster.net::blog &#187; Blog Archive &#187; Great Flash Debugger List</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-398</link>
		<dc:creator>jodybrewster.net::blog &#187; Blog Archive &#187; Great Flash Debugger List</dc:creator>
		<pubDate>Thu, 23 Aug 2007 14:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-398</guid>
		<description>[...] Here is a great list of Flash debugger and logging APIs care of Draw Logic       &#160;&#160;&#160;&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is a great list of Flash debugger and logging APIs care of Draw Logic       &nbsp;&nbsp;&nbsp;&nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drawk</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-397</link>
		<dc:creator>drawk</dc:creator>
		<pubDate>Wed, 22 Aug 2007 02:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-397</guid>
		<description>Hey astronaute,

Yeh I installed it and it worked but I had to close and reopen firefox 2.  I am on Windows on this machine and it is installed. I dont&#039; have issues but others on the thread do.  I have only used if for the older flash9 and the flash8 versions with no problems but it seems like it can crash FF.</description>
		<content:encoded><![CDATA[<p>Hey astronaute,</p>
<p>Yeh I installed it and it worked but I had to close and reopen firefox 2.  I am on Windows on this machine and it is installed. I dont&#8217; have issues but others on the thread do.  I have only used if for the older flash9 and the flash8 versions with no problems but it seems like it can crash FF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: astronaute</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-396</link>
		<dc:creator>astronaute</dc:creator>
		<pubDate>Thu, 16 Aug 2007 21:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-396</guid>
		<description>Hello drawk,

&quot;Firefox Flash Version Switcher&quot; is working on your Firefox 2 ?

Can you tell us how to achieve that please, because on my computer there is no way to run it ...

Thank you.</description>
		<content:encoded><![CDATA[<p>Hello drawk,</p>
<p>&#8220;Firefox Flash Version Switcher&#8221; is working on your Firefox 2 ?</p>
<p>Can you tell us how to achieve that please, because on my computer there is no way to run it &#8230;</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sectore</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-390</link>
		<dc:creator>sectore</dc:creator>
		<pubDate>Sat, 11 Aug 2007 15:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-390</guid>
		<description>Check out ThunderBolt, which is a logger extension for AS2/3 and Flex 2/3 applications based on the Firebug add-on for Firefox:

http://code.google.com/p/flash-thunderbolt/

-sectore</description>
		<content:encoded><![CDATA[<p>Check out ThunderBolt, which is a logger extension for AS2/3 and Flex 2/3 applications based on the Firebug add-on for Firefox:</p>
<p><a href="http://code.google.com/p/flash-thunderbolt/" rel="nofollow">http://code.google.com/p/flash-thunderbolt/</a></p>
<p>-sectore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drawk</title>
		<link>http://drawlogic.com/2007/08/10/helpful-flash-debugging-tools/comment-page-1/#comment-395</link>
		<dc:creator>drawk</dc:creator>
		<pubDate>Fri, 10 Aug 2007 15:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://drawk.wordpress.com/2007/08/10/helpful-flash-debugging-tools/#comment-395</guid>
		<description>Jim and Stef, I added them both to the list at the bottom.  There are such great tools at OSFlash, I have previously used liminicbox and as2logger.</description>
		<content:encoded><![CDATA[<p>Jim and Stef, I added them both to the list at the bottom.  There are such great tools at OSFlash, I have previously used liminicbox and as2logger.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
