<?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>Blog::Log &#187; flash</title>
	<atom:link href="http://www.stpe.se/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stpe.se</link>
	<description>Not a blog, more a log.</description>
	<lastBuildDate>Wed, 02 Jun 2010 13:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Viewing Flash Player debug log flashlog.txt</title>
		<link>http://www.stpe.se/2009/01/viewing-flash-player-debug-log-flashlog/</link>
		<comments>http://www.stpe.se/2009/01/viewing-flash-player-debug-log-flashlog/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 21:30:53 +0000</pubDate>
		<dc:creator>stefan</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.stpe.se/?p=95</guid>
		<description><![CDATA[Using the trace() function output is written to the file flashlog.txt if the debug version of Flash Player is used. Verify that you are running the debug version at this page, if not you may download it here. Then the Flash Player must be configured to enable logging using the mm.cfg file. It&#8217;s location is [...]]]></description>
			<content:encoded><![CDATA[<p>Using the trace() function output is written to the file flashlog.txt if the debug version of Flash Player is used.</p>
<p>Verify that you are running the debug version at <a href="http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507">this page</a>, if not you may download it <a href="http://www.adobe.com/support/flashplayer/downloads.html">here</a>.</p>
<p>Then the Flash Player must be configured to enable logging using the mm.cfg file. It&#8217;s location is OS dependent, as well as the (hard-coded) location of the resulting flashlog.txt file. Location and possible settings of the mm.cfg file are documented <a href="http://livedocs.adobe.com/flex/3/html/help.html?content=logging_04.html">here</a>.</p>
<p>Using Mac OSX or Linux a convenient way to view the log file is to use <strong>tail -f</strong> from the command line, e.g.:</p>
<p style="text-align: left;"><code>tail -f /Users/<em>&lt;user&gt;</em>/Library/Preferences/Macromedia/Flash Player/Logs/flashlog.txt</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stpe.se/2009/01/viewing-flash-player-debug-log-flashlog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
