<?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: 10 tips and tricks using ThunderBolt AS3</title>
	<atom:link href="http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/</link>
	<description>// Flex - AIR - Flash - JavaScript</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:57:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 1001 Ways to Debug in Flash &#171; Nicolas Schudel</title>
		<link>http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/comment-page-1/#comment-49471</link>
		<dc:creator>1001 Ways to Debug in Flash &#171; Nicolas Schudel</dc:creator>
		<pubDate>Sun, 11 Oct 2009 23:14:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-49471</guid>
		<description>[...] both the Flash IDE and in Firefox. For a quick introduction to Thunderbolt, check out the Article 10 tips and tricks using ThunderBolt AS3, by Thunderbolt&#8217;s author Jens [...]</description>
		<content:encoded><![CDATA[<p>[...] both the Flash IDE and in Firefox. For a quick introduction to Thunderbolt, check out the Article 10 tips and tricks using ThunderBolt AS3, by Thunderbolt&#8217;s author Jens [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Bistram</title>
		<link>http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/comment-page-1/#comment-25644</link>
		<dc:creator>Stefan Bistram</dc:creator>
		<pubDate>Fri, 12 Dec 2008 17:09:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-25644</guid>
		<description>Moin Jens,

thank you for Thunderbolt! I had one little issue with it: the automatic detection of Firefox was not working (Win XP, FF3.0.4, FlashPlayer 10) so I&#039;ve added to my code:

Logger.console = false; // Firefox?
try {
    Logger.error(&quot;&quot;);  // maybe not
} catch (error:Error) {
    Logger.console = true;
}

Cheers,
Stefan</description>
		<content:encoded><![CDATA[<p>Moin Jens,</p>
<p>thank you for Thunderbolt! I had one little issue with it: the automatic detection of Firefox was not working (Win XP, FF3.0.4, FlashPlayer 10) so I&#8217;ve added to my code:</p>
<p>Logger.console = false; // Firefox?<br />
try {<br />
    Logger.error(&#8220;&#8221;);  // maybe not<br />
} catch (error:Error) {<br />
    Logger.console = true;<br />
}</p>
<p>Cheers,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Probert</title>
		<link>http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/comment-page-1/#comment-25386</link>
		<dc:creator>Lee Probert</dc:creator>
		<pubDate>Tue, 02 Dec 2008 09:45:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-25386</guid>
		<description>I&#039;ve been using your tool for a while now (ooeer!) and I love it ... for someone who uses their laptop all the time for developing on the train, having your logging output right there in the browser is invaluable. Something to consider for the future, how about a Flex tool for overlaying visual guides on-screen ... that would be sweet. Also, it would be great if Firebug was dockable to the side of the browser in Portrait mode ... question for them I guess. Anyway, thanks for the great TOOL!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using your tool for a while now (ooeer!) and I love it &#8230; for someone who uses their laptop all the time for developing on the train, having your logging output right there in the browser is invaluable. Something to consider for the future, how about a Flex tool for overlaying visual guides on-screen &#8230; that would be sweet. Also, it would be great if Firebug was dockable to the side of the browser in Portrait mode &#8230; question for them I guess. Anyway, thanks for the great TOOL!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob&#8217;s geeky discoveries Blog &#187; Flash Thunderbolt &#38; Firebug = best debugger ever</title>
		<link>http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/comment-page-1/#comment-23196</link>
		<dc:creator>Rob&#8217;s geeky discoveries Blog &#187; Flash Thunderbolt &#38; Firebug = best debugger ever</dc:creator>
		<pubDate>Thu, 23 Oct 2008 12:00:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-23196</guid>
		<description>[...] There is an AIR app version too, although it doesn’t sound very Windows friendly… for more info check this out [...]</description>
		<content:encoded><![CDATA[<p>[...] There is an AIR app version too, although it doesn’t sound very Windows friendly… for more info check this out [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OpenRIA &#187; Blog Archive &#187; AS3????????ThunderBoltAS3</title>
		<link>http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/comment-page-1/#comment-19390</link>
		<dc:creator>OpenRIA &#187; Blog Archive &#187; AS3????????ThunderBoltAS3</dc:creator>
		<pubDate>Sun, 22 Jun 2008 03:14:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-19390</guid>
		<description>[...] ????????????????10???? 10 tips and tricks using ThunderBolt AS3 [...]</description>
		<content:encoded><![CDATA[<p>[...] ????????????????10???? 10 tips and tricks using ThunderBolt AS3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThunderBolt AS3 - Lidt mere end bare trace &#183; omFlash();</title>
		<link>http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/comment-page-1/#comment-19232</link>
		<dc:creator>ThunderBolt AS3 - Lidt mere end bare trace &#183; omFlash();</dc:creator>
		<pubDate>Mon, 16 Jun 2008 11:29:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-19232</guid>
		<description>[...] Du kan læse meget mere om ThunderBolt her: 10 tips and tricks using ThunderBolt AS3 [...]</description>
		<content:encoded><![CDATA[<p>[...] Du kan læse meget mere om ThunderBolt her: 10 tips and tricks using ThunderBolt AS3 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

