<?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>rabidGadfly &#187; extension</title>
	<atom:link href="http://www.rabidgadfly.com/index.php/category/extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rabidgadfly.com</link>
	<description>Glenn Gervais&#039;s methods, tips, and musings on Flash, ColdFusion, XML, and other web technology.</description>
	<lastBuildDate>Fri, 21 May 2010 11:58:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FBTracer: Flash Tracer Chocolate in Firebug Peanut Butter</title>
		<link>http://www.rabidgadfly.com/index.php/2010/04/02/fbtracer-flash-tracer-chocolate-in-firebug-peanut-butter/</link>
		<comments>http://www.rabidgadfly.com/index.php/2010/04/02/fbtracer-flash-tracer-chocolate-in-firebug-peanut-butter/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 14:38:16 +0000</pubDate>
		<dc:creator>rabidGadfly</dc:creator>
				<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[fbtracer]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[flashtracer]]></category>
		<category><![CDATA[trace]]></category>
		<category><![CDATA[tracing]]></category>

		<guid isPermaLink="false">http://www.rabidgadfly.com/?p=152</guid>
		<description><![CDATA[As a longtime fan of both Flash Tracer, the Firefox Flash tracing extension, and Firebug, arguably the best free web development extension available, I was ecstatic to hear that Alessandro Crugnola had created a FlashTracer plug-in for Firebug. 
While it&#8217;s possible to have both individual Flash Tracer and Firebug extensions running at the same time, [...]]]></description>
			<content:encoded><![CDATA[<p>As a longtime fan of both <a href="http://www.sephiroth.it/firefox/flashtracer/" alt="Flash Tracer">Flash Tracer</a>, the Firefox Flash tracing extension, and <a href="http://getfirebug.com/" alt="Firebug">Firebug</a>, arguably the best free web development extension available, I was ecstatic to hear that Alessandro Crugnola had created a FlashTracer plug-in for Firebug. </p>
<p>While it&#8217;s possible to have both individual Flash Tracer and Firebug extensions running at the same time, performance often suffers significantly. Adding Flash Tracer as a Firebug extension seems to have improved performance while making it more convenient and accessible.</p>
<p>As of this writing, it&#8217;s still in early beta but it&#8217;s working well enough for me. Check it out for yourself at <a href="http://www.sephiroth.it/firefox/fbtracer/" alt="FBTracer">sephiroth.it</a> .</p>
<div style="width:600px;text-align:center;margin:15px 0;"><img align="center" style="border:1px solid #000;" src="http://www.rabidgadfly.com/wp-content/uploads/fbtracer.png" alt="FBTracer" title="FBTracer" width="471" height="270" class="size-full wp-image-154" /></div>
<p>- Glenn</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rabidgadfly.com/index.php/2010/04/02/fbtracer-flash-tracer-chocolate-in-firebug-peanut-butter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Advanced Flash Library (ALF)</title>
		<link>http://www.rabidgadfly.com/index.php/2007/01/29/advanced-flash-library-alf/</link>
		<comments>http://www.rabidgadfly.com/index.php/2007/01/29/advanced-flash-library-alf/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 18:30:09 +0000</pubDate>
		<dc:creator>rabidGadfly</dc:creator>
				<category><![CDATA[extension]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.rabidgadfly.com/?p=20</guid>
		<description><![CDATA[
I can&#8217;t tell you how many people I&#8217;ve introduced to &#8220;Movie Explorer&#8221; in Flash. It&#8217;s a useful tool for hunting and pecking around in an FLA to find objects. The more you use it however, the more you notice its limitations. Enter Advanced Flash Library (ALF), a free Flash extension that  takes Movie Explorer [...]]]></description>
			<content:encoded><![CDATA[<p><!-- MORE --></p>
<p>I can&#8217;t tell you how many people I&#8217;ve introduced to &#8220;Movie Explorer&#8221; in Flash. It&#8217;s a useful tool for hunting and pecking around in an FLA to find objects. The more you use it however, the more you notice its limitations. Enter Advanced Flash Library (ALF), a free Flash extension that  takes Movie Explorer to a professional level.<br />
<img align="right" alt="ALF screenshot" title="ALF screenshot" src="http://www.rabidgadfly.com/images/ScreenShot_ALF.jpg" /><br />
If you&#8217;re a super-organized coder who only ever has to work on your own code, maybe you don&#8217;t need this extension. But if you work in a capacity where you often find yourself wading through horrible code and hundreds of objects named Symbol xxx, Symbol xxx copy, and Symbol xxx copy 2, then ALF will prove to be an invaluable addition to your extensions list.</p>
<p>Unlike Movie Explorer, ALF allows you to search for objects by its library name, linkage name, or class name. Results can be filtered by item type and performance is very good even in files with many objects. ALF even boasts the ability to help you bind several items to the same class, or change one class binding for another.</p>
<p>To introduce you to ALF and its features, the folks at code4net have created a helpful <a title="ALF Captivate Presentation" href="http://www.code4net.com/alf/ALFCaptivate.htm">Captivate presentation</a>. And to top it all off, they&#8217;ve made the code open source and accessible in a <a title="ALF SVN Repository" href="http://svn1.cvsdude.com/osflash/alf/">Subversion repository</a>.</p>
<p>For more details, or to download the most recent version of ALF, visit their <a title="ALF Project Page" href="http://osflash.org/alf">project page on OSFlash</a>.</p>
<p>-rG</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rabidgadfly.com/index.php/2007/01/29/advanced-flash-library-alf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
