<?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>DrPunchBlog &#187; tools</title>
	<atom:link href="http://yo.drpunchman.com/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://yo.drpunchman.com</link>
	<description>Living the feaver dream.</description>
	<lastBuildDate>Thu, 02 Feb 2012 02:19:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>flashbug flashtrace</title>
		<link>http://yo.drpunchman.com/2010/03/05/flashbug-flashtrace/</link>
		<comments>http://yo.drpunchman.com/2010/03/05/flashbug-flashtrace/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 23:41:12 +0000</pubDate>
		<dc:creator>DrPunchman</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://yo.drpunchman.com/?p=892</guid>
		<description><![CDATA[If you do any sort of flash dev, I highly suggest you get your hands on one (or both) of these tools: FlashBug [ get it ] FlashTrace [ this too ] (eitherway you will need the flash debugger [ need it ]) Make sure you read which version you are downloading. You DO NOT [...]]]></description>
			<content:encoded><![CDATA[<p>If you do any sort of flash dev, I highly suggest you get your hands on one (or both) of these tools:</p>
<ul>
<li> FlashBug [ <a href="http://blog.coursevector.com/flashbug" target="_blank">get it</a> ]</li>
<li>FlashTrace [ <a href="http://genarorocha.com/wordpress/2009/01/21/flash-trace-on-terminal/" target="_blank">this too</a> ]</li>
<li>(eitherway you will need the flash debugger [ <a href="http://www.adobe.com/support/flashplayer/downloads.html" target="_blank">need it</a> ]) Make sure you read which version you are downloading. You<strong> DO NOT</strong> want the current version of flash player, you <strong>DO</strong> want the current version of Flash Player Debugger.</li>
</ul>
<p>If you are doing Flash Dev on a PC and not a Mac, you should be crying now because your mom hates you for being so stupid, because these tools ARE that awesome.</p>
<p style="padding-left: 30px;">FlashBug displays flash information in the FireFox Plugin FireBug. Making it 30% more awesome.</p>
<p style="padding-left: 30px;">FlashTrace displays flash data in your mac terminal, and is also awesome.</p>
<p>Below is a test swf that will trace out random words.<br />

    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="swfobj_0" width="300" height="300" align="center">
      <param name="movie" value="http://yo.drpunchman.com/wp-content/uploads/2010/03/trace.swf" />
      <param name="align" value="center" />
      <!--[if !IE]>-->
      <object type="application/x-shockwave-flash" data="http://yo.drpunchman.com/wp-content/uploads/2010/03/trace.swf" width="300" height="300" align="center">
      <!--<![endif]-->
        
      <!--[if !IE]>-->
      </object>
      <!--<![endif]-->
    </object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://yo.drpunchman.com/2010/03/05/flashbug-flashtrace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

