<?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>Kommentare zu: ThunderBolt AS3: trace() im Browser</title>
	<atom:link href="http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/</link>
	<description>Alles rund um Web &#38; Mobile</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:01:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Von: flo</title>
		<link>http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/comment-page-1/#comment-12601</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Sun, 03 Aug 2008 18:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.video-flash.de/index.php/thunderbolt-as3-trace-im-browser/#comment-12601</guid>
		<description>ThunderBolt AS3 gibt es jetzt in Version 2, die auch Flex 4 (Gumbo) unterstützt.

http://www.websector.de/blog/2008/08/03/thunderbolt-as3-supports-flex-4-gumbo/</description>
		<content:encoded><![CDATA[<p>ThunderBolt AS3 gibt es jetzt in Version 2, die auch Flex 4 (Gumbo) unterstützt.</p>
<p><a href="http://www.websector.de/blog/2008/08/03/thunderbolt-as3-supports-flex-4-gumbo/" rel="nofollow">http://www.websector.de/blog/2008/08/03/thunderbolt-as3-supports-flex-4-gumbo/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: flo</title>
		<link>http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/comment-page-1/#comment-10304</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Sun, 15 Jun 2008 17:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.video-flash.de/index.php/thunderbolt-as3-trace-im-browser/#comment-10304</guid>
		<description>Hier gibt es &quot;10 tips and tricks using ThunderBolt AS3&quot;
- Using different log levels
- Logging one or more objects at once
- Using the Flex Logging API
- Stop and hide logging
- Show a memory snapshot
- Show or hide a time stamp
- Using the new ThunderBolt AS3 (v.2) and its Console
- Using the ThunderBolt AS3 Console for logging ActionScript 1 or 2 projects
- Any issues with the Flash Player security sandbox using Firebug?
- Issues using ThunderBolt AS3 Console on Windows? 

http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/</description>
		<content:encoded><![CDATA[<p>Hier gibt es &#8220;10 tips and tricks using ThunderBolt AS3&#8243;<br />
- Using different log levels<br />
- Logging one or more objects at once<br />
- Using the Flex Logging API<br />
- Stop and hide logging<br />
- Show a memory snapshot<br />
- Show or hide a time stamp<br />
- Using the new ThunderBolt AS3 (v.2) and its Console<br />
- Using the ThunderBolt AS3 Console for logging ActionScript 1 or 2 projects<br />
- Any issues with the Flash Player security sandbox using Firebug?<br />
- Issues using ThunderBolt AS3 Console on Windows? </p>
<p><a href="http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/" rel="nofollow">http://www.websector.de/blog/2008/06/15/10-tips-and-tricks-using-thunderbolt-as3/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: blog &#187; Blog Archive &#187; Loggin AS3</title>
		<link>http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/comment-page-1/#comment-2030</link>
		<dc:creator>blog &#187; Blog Archive &#187; Loggin AS3</dc:creator>
		<pubDate>Fri, 22 Feb 2008 14:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.video-flash.de/index.php/thunderbolt-as3-trace-im-browser/#comment-2030</guid>
		<description>[...] thunderbolt [...]</description>
		<content:encoded><![CDATA[<p>[...] thunderbolt [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: flo</title>
		<link>http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/comment-page-1/#comment-1289</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Sat, 09 Feb 2008 10:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.video-flash.de/index.php/thunderbolt-as3-trace-im-browser/#comment-1289</guid>
		<description>Hier ein weiteres Log-Tool mit dem Namen &lt;em&gt;LogBook&lt;/em&gt;. Es scheint allerdings nur mit Flex, nicht mit Flash zu funktionieren.

Die Log-Informationen werden in einer Adobe-Air-Anwendung  ausgeben.

&quot;The LogBook application listens on a LocalConnection to messages sent from any application. When you launch LogBook, it will prompt you to enter the name of the connection you want to listen to. On the other end, in your Flex application, you must use the LocalConnectionTarget object in the cim.fx.logging.targets package as a logging target.&quot;

&lt;a href=&quot;http://teamcim.comcast.net/team/flash/2008/02/the_logbook_cometh.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Logbook&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hier ein weiteres Log-Tool mit dem Namen <em>LogBook</em>. Es scheint allerdings nur mit Flex, nicht mit Flash zu funktionieren.</p>
<p>Die Log-Informationen werden in einer Adobe-Air-Anwendung  ausgeben.</p>
<p>&#8220;The LogBook application listens on a LocalConnection to messages sent from any application. When you launch LogBook, it will prompt you to enter the name of the connection you want to listen to. On the other end, in your Flex application, you must use the LocalConnectionTarget object in the cim.fx.logging.targets package as a logging target.&#8221;</p>
<p><a href="http://teamcim.comcast.net/team/flash/2008/02/the_logbook_cometh.html" target="_blank" rel="nofollow">Logbook</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: ThunderBolt AS3 for logging ActionScript 3 including Flex 2 projects :</title>
		<link>http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/comment-page-1/#comment-859</link>
		<dc:creator>ThunderBolt AS3 for logging ActionScript 3 including Flex 2 projects :</dc:creator>
		<pubDate>Sat, 12 Jan 2008 10:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.video-flash.de/index.php/thunderbolt-as3-trace-im-browser/#comment-859</guid>
		<description>[...] more information there is a post on Video-Flash.de. Jens Krause has also published a post about the tool with some nice [...]</description>
		<content:encoded><![CDATA[<p>[...] more information there is a post on Video-Flash.de. Jens Krause has also published a post about the tool with some nice [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: flo</title>
		<link>http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/comment-page-1/#comment-858</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Sat, 12 Jan 2008 10:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.video-flash.de/index.php/thunderbolt-as3-trace-im-browser/#comment-858</guid>
		<description>Hier noch der Quellcode für das ThunderBolt-Beispiel:

import org.osflash.thunderbolt.Logger;

myButton.addEventListener(MouseEvent.MOUSE_UP, sendMessage);

function sendMessage(e:Event) {
	Logger.info (&quot;Das Textfeld lautet:&quot;, myTxtInput.text);
}
</description>
		<content:encoded><![CDATA[<p>Hier noch der Quellcode für das ThunderBolt-Beispiel:</p>
<p>import org.osflash.thunderbolt.Logger;</p>
<p>myButton.addEventListener(MouseEvent.MOUSE_UP, sendMessage);</p>
<p>function sendMessage(e:Event) {<br />
	Logger.info (&quot;Das Textfeld lautet:&quot;, myTxtInput.text);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Werner Strauch</title>
		<link>http://www.video-flash.de/index/thunderbolt-as3-trace-im-browser/comment-page-1/#comment-857</link>
		<dc:creator>Werner Strauch</dc:creator>
		<pubDate>Sat, 12 Jan 2008 08:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.video-flash.de/index.php/thunderbolt-as3-trace-im-browser/#comment-857</guid>
		<description>Vielen Dank für die coolen Tipps. Sowas habe ich schon lange gesucht.</description>
		<content:encoded><![CDATA[<p>Vielen Dank für die coolen Tipps. Sowas habe ich schon lange gesucht.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

