<?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: the list of helpful Flex or Flash debug tools</title>
	<atom:link href="http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html/feed" rel="self" type="application/rss+xml" />
	<link>http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html</link>
	<description>Flex,Flash,Ajax and Freebie Resource for Developers and Designers</description>
	<lastBuildDate>Fri, 30 Jul 2010 04:23:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html/comment-page-1#comment-10360</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 15 Jul 2010 03:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html#comment-10360</guid>
		<description>hi, I have used firefox tracer and inbuild debugger for flex. but I had problems in tracing while on client machines without debug version. I got this solved by using this Flex tracer class , would like to share :
&lt;a href=&quot;http://askmeflash.com/applications/9/runtime-flex-tracer-and-debugger&quot; rel=&quot;nofollow&quot;&gt;http://askmeflash.com/applications/9/runtime-flex-tracer-and-debugger&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hi, I have used firefox tracer and inbuild debugger for flex. but I had problems in tracing while on client machines without debug version. I got this solved by using this Flex tracer class , would like to share :<br />
<a href="http://askmeflash.com/applications/9/runtime-flex-tracer-and-debugger" rel="nofollow">http://askmeflash.com/applications/9/runtime-flex-tracer-and-debugger</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lu</title>
		<link>http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html/comment-page-1#comment-5999</link>
		<dc:creator>Lu</dc:creator>
		<pubDate>Wed, 03 Mar 2010 16:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html#comment-5999</guid>
		<description>Please try/review this new as3 debugger when you have time.

Flash-Console
http://code.google.com/p/flash-console/

Thanks</description>
		<content:encoded><![CDATA[<p>Please try/review this new as3 debugger when you have time.</p>
<p>Flash-Console<br />
<a href="http://code.google.com/p/flash-console/" rel="nofollow">http://code.google.com/p/flash-console/</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks for August 27th through September 1st &#171; Peng&#8217;s Blog</title>
		<link>http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html/comment-page-1#comment-4767</link>
		<dc:creator>Bookmarks for August 27th through September 1st &#171; Peng&#8217;s Blog</dc:creator>
		<pubDate>Tue, 01 Sep 2009 17:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html#comment-4767</guid>
		<description>[...] the list of helpful Flex or Flash debug tools &#8211; Ntt.cc &#8211; [...]</description>
		<content:encoded><![CDATA[<p>[...] the list of helpful Flex or Flash debug tools &#8211; Ntt.cc &#8211; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 使いやすいオープンソースのActionScriptデバッグツールリスト &#124; DigiTechLog Dot Com</title>
		<link>http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html/comment-page-1#comment-2395</link>
		<dc:creator>使いやすいオープンソースのActionScriptデバッグツールリスト &#124; DigiTechLog Dot Com</dc:creator>
		<pubDate>Sat, 06 Dec 2008 15:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html#comment-2395</guid>
		<description>[...] the list of helpful Flex or Flash debug tools [...]</description>
		<content:encoded><![CDATA[<p>[...] the list of helpful Flex or Flash debug tools [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien</title>
		<link>http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html/comment-page-1#comment-2226</link>
		<dc:creator>Julien</dc:creator>
		<pubDate>Wed, 22 Oct 2008 19:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://ntt.cc/2008/03/29/the-list-of-helpful-flex-or-flash-debug-tools.html#comment-2226</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>
</channel>
</rss>
