<?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>Daniel Eneström &#187; Firefox</title>
	<atom:link href="http://blog.enestrom.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enestrom.com</link>
	<description>Ramblings of a web developer</description>
	<lastBuildDate>Wed, 27 Jan 2010 19:49:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FlashTracer Firefox plugin</title>
		<link>http://blog.enestrom.com/20080703/flashtracer-firefox-plugin/</link>
		<comments>http://blog.enestrom.com/20080703/flashtracer-firefox-plugin/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 08:01:02 +0000</pubDate>
		<dc:creator>Daniel Eneström</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://blog.enestrom.com/?p=6</guid>
		<description><![CDATA[Update Jan 24 -09: The Flash Tracer that works with Firefox 3 has to be downloaded from the creator&#8217;s own site. The one at Mozilla Addons doesn&#8217;t work with 3.x (yet). In the instructions below I have therefore used the link to his own site.
If you&#8217;re developing for Flash/Flex the FlashTracer can be quite a [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #808080;"><em>Update Jan 24 -09: </em><span style="color: #008000;">The Flash Tracer that works with Firefox 3 has to be downloaded from the creator&#8217;s own site. The one at Mozilla Addons doesn&#8217;t work with 3.x (yet). In the instructions below I have therefore used the link to his own site.</span></span></p>
<p>If you&#8217;re developing for Flash/Flex the FlashTracer can be quite a nifty plugin. It lets you see the flash player trace output directly in a sidebar in you browser. Outputting debugging info is something I use all the time while developing and I have tried several times to get FlashTracer to work, but haven&#8217;t managed, so I usually have a textarea inside my flash/flex project with a custom debug output. I guess I have been too impatient before but today I sat down and read through some posts about it. This is how I eventually got it to work on my Mac:</p>
<p>1. Make sure you&#8217;re using the latest Flash Player <strong>Debug</strong> version. <a title="Flash Player download" href="http://www.adobe.com/support/flashplayer/downloads.html" target="_blank">Download it here</a></p>
<p>2. Install the <a title="FlashTracer Firefox add-on" href="http://www.sephiroth.it/firefox/flashtracer/" target="_blank">plugin</a> (of course)</p>
<p>3. Open the FlashTracer sidebar in FireFox. Click the Preferences button.</p>
<p>4. Under the area named &#8220;Select output file&#8221; click browse and point the plugin to the flashlog.txt file your debug player outputs. In my case (being on a mac) it was here:<br />
<em>/Users/{username}/Library/Preferences/Macromedia/Flash Player/Logs/flashlog.txt</em></p>
<p>The plugin will ask if you want to replace the file, which is stupid because you will want to read from the file, not write to it, but that&#8217;s just how it is. Don&#8217;t let it scare&#8217;ya.</p>
<p>5. Save/close preferences.</p>
<p>6. Restart FireFox.</p>
<p>That should do it.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fblog.enestrom.com%2F20080703%2Fflashtracer-firefox-plugin%2F&amp;linkname=FlashTracer%20Firefox%20plugin"><img src="http://blog.enestrom.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://blog.enestrom.com/20080703/flashtracer-firefox-plugin/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
