<?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: Trace from the browser update for latest Flash Debug Player</title>
	<atom:link href="http://yourpalmark.com/2006/11/17/trace-from-the-browser-update-for-latest-flash-debug-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://yourpalmark.com/2006/11/17/trace-from-the-browser-update-for-latest-flash-debug-player/</link>
	<description>lulz</description>
	<lastBuildDate>Sat, 07 Jan 2012 17:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Rob Fender</title>
		<link>http://yourpalmark.com/2006/11/17/trace-from-the-browser-update-for-latest-flash-debug-player/comment-page-1/#comment-206</link>
		<dc:creator>Rob Fender</dc:creator>
		<pubDate>Fri, 21 Nov 2008 06:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2006/11/17/trace-from-the-browser-update-for-latest-flash-debug-player/#comment-206</guid>
		<description>I have used this method for a long time now and have loved it! But I upgrade to Flash Player 10 Debug worked, worked ok for a bit, and now nothing.

Any ideas with FP 10 Debug? All the files are in the same places unless those are left over from FP 9.
</description>
		<content:encoded><![CDATA[<p>I have used this method for a long time now and have loved it! But I upgrade to Flash Player 10 Debug worked, worked ok for a bit, and now nothing.</p>
<p>Any ideas with FP 10 Debug? All the files are in the same places unless those are left over from FP 9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://yourpalmark.com/2006/11/17/trace-from-the-browser-update-for-latest-flash-debug-player/comment-page-1/#comment-205</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sat, 18 Nov 2006 20:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2006/11/17/trace-from-the-browser-update-for-latest-flash-debug-player/#comment-205</guid>
		<description>On OS X (I am still on PPC) to avoid having to create an mm.cfg file you can read the generated flashlog.txt file directly via terminal

And by creating alias to the paths things could not be simpler

Paste these 2 lines into Terminal (change your Username before hand then press return after each)
Alias 1:

alias trace=tail\ -f\ &quot;/Users/USERNAME/Library/Preferences/Macromedia/Flash\ Player/Logs/flashlog.txt&quot;

Alias 2:
alias cleartrace=rm\ -f\ &quot;/Users/USERNAME/Library/Preferences/Macromedia/Flash\ Player/Logs/flashlog.txt&quot;

You will need the debug player of course:
Flash Debug Player
&lt;a href=&quot;http://www.adobe.com/support/flashplayer/downloads.html&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://www.adobe.com/support/flashplayer/downloads.html&quot; rel=&quot;nofollow&quot;&gt;http://www.adobe.com/support/flashplayer/downloads.html&lt;/a&gt;&lt;/a&gt;

Then to watch the live tracing from your browser open Terminal and type trace
</description>
		<content:encoded><![CDATA[<p>On OS X (I am still on PPC) to avoid having to create an mm.cfg file you can read the generated flashlog.txt file directly via terminal</p>
<p>And by creating alias to the paths things could not be simpler</p>
<p>Paste these 2 lines into Terminal (change your Username before hand then press return after each)<br />
Alias 1:</p>
<p>alias trace=tail\ -f\ &#8220;/Users/USERNAME/Library/Preferences/Macromedia/Flash\ Player/Logs/flashlog.txt&#8221;</p>
<p>Alias 2:<br />
alias cleartrace=rm\ -f\ &#8220;/Users/USERNAME/Library/Preferences/Macromedia/Flash\ Player/Logs/flashlog.txt&#8221;</p>
<p>You will need the debug player of course:<br />
Flash Debug Player<br />
<a href="http://www.adobe.com/support/flashplayer/downloads.html" rel="nofollow"></a><a href="http://www.adobe.com/support/flashplayer/downloads.html" rel="nofollow">http://www.adobe.com/support/flashplayer/downloads.html</a></p>
<p>Then to watch the live tracing from your browser open Terminal and type trace</p>
]]></content:encoded>
	</item>
</channel>
</rss>

