<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Free ActionScript</title>
	<link>http://www.freeactionscript.com</link>
	<description>Flash AS2 &#38; AS3 Tutorials, Game Code, Effects, Source Files &#38; Sample Downloads</description>
	<lastBuildDate>Tue, 24 Jan 2012 16:24:58 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Bitmap Trailer using Blitting technique</title>
		<description><![CDATA[This is an AS3 mouse trailer example using the Blitting technique. From Wiki on Blitting: &#8220;A classic use for blitting is to render transparent sprites onto a background.&#8221; So instead of having 100&#8242;s of movieclips on the screen at the same time, you only have 1 bitmap object. This dramatically improves performance. This also allows [...]]]></description>
		<link>http://www.freeactionscript.com/2011/10/bitmap-trailer-using-blitting-technique/</link>
			</item>
	<item>
		<title>Happy 3rd Birthday FAS!</title>
		<description><![CDATA[Can&#8217;t believe it&#8217;s been 3 years! Happy birthday FreeActionScript!]]></description>
		<link>http://www.freeactionscript.com/2011/08/happy-3rd-birthday-fas/</link>
			</item>
	<item>
		<title>Advanced Weapon System</title>
		<description><![CDATA[Made additional changes and improvements based on feedback from the community. Change List v1.1.2 Sabdrenss128 helped optimize the remove object method Added constants for weapon types Optimized bullet/laser code Removed laser memory leak bug Other speed optimizations Preview v1.1.2 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_main_514410274"
			class="flashmovie"
			width="550"
			height="400">
	<param name="movie" value="http://www.freeactionscript.com/download-11/advanced-weapon-system-v1.1.2/main.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.freeactionscript.com/download-11/advanced-weapon-system-v1.1.2/main.swf"
			name="fm_main_514410274"
			width="550"
			height="400">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Weapon Manager Methods Add Weapon Remove Weapon Fire Weapons Stop Weapons Add [...]]]></description>
		<link>http://www.freeactionscript.com/2011/08/advanced-weapon-system/</link>
			</item>
	<item>
		<title>Pixel Perfect Collision Detection</title>
		<description><![CDATA[Preview v1.0.1 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_main_390782875"
			class="flashmovie"
			width="550"
			height="450">
	<param name="movie" value="http://www.freeactionscript.com/download-11/pixel-perfect-collision-detection-v1.0.1/main.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.freeactionscript.com/download-11/pixel-perfect-collision-detection-v1.0.1/main.swf"
			name="fm_main_390782875"
			width="550"
			height="450">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> This script was based on an example by Mike Chambers: Using BitmapData.hitTest for Collision Detection. Update &#8211; v1.0.1 Added dynamic clip highlighting on hit]]></description>
		<link>http://www.freeactionscript.com/2011/08/as3-pixel-perfect-collision-detection/</link>
			</item>
	<item>
		<title>Dynamic Explosion Generator</title>
		<description><![CDATA[Create explosion effects dynamically with AS3. Example comes preloaded with a small, medium, and large explosion effects. Easily customizable for additional effects. Preview 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_main_1595717526"
			class="flashmovie"
			width="550"
			height="400">
	<param name="movie" value="http://www.freeactionscript.com/download-11/dynamic-animated-explosion/main.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.freeactionscript.com/download-11/dynamic-animated-explosion/main.swf"
			name="fm_main_1595717526"
			width="550"
			height="400">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>]]></description>
		<link>http://www.freeactionscript.com/2011/08/dynamic-explosion-generator/</link>
			</item>
</channel>
</rss>

