<?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>BurnedBrain &#187; Flash</title>
	<atom:link href="http://blog.burnedbrain.com/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.burnedbrain.com</link>
	<description>a user experience blog by Simone Simola</description>
	<lastBuildDate>Fri, 29 Oct 2010 18:55:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Picture Slice</title>
		<link>http://blog.burnedbrain.com/2009/02/20/picture-slice/</link>
		<comments>http://blog.burnedbrain.com/2009/02/20/picture-slice/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 23:15:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Actionscript Code]]></category>
		<category><![CDATA[agency.com]]></category>
		<category><![CDATA[BurnedBrain]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Simone Simola]]></category>
		<category><![CDATA[www.burnedbrain.com]]></category>

		<guid isPermaLink="false">http://blog.burnedbrain.com/?p=170</guid>
		<description><![CDATA[An Actionscript 3 example of picture slicing. 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_PictureSlice_192693668"
			class="flashmovie"
			width="426"
			height="426">
	<param name="movie" value="http://www.burnedbrain.com/actionscript3/PictureSlice/PictureSlice.swf" />
	<param name="menu" value="false" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.burnedbrain.com/actionscript3/PictureSlice/PictureSlice.swf"
			name="fm_PictureSlice_192693668"
			width="426"
			height="426">
		<param name="menu" value="false" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Download Source Namasté]]></description>
			<content:encoded><![CDATA[<p>An Actionscript 3 example of picture slicing.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_PictureSlice_295514866"
			class="flashmovie"
			width="426"
			height="426">
	<param name="movie" value="http://www.burnedbrain.com/actionscript3/PictureSlice/PictureSlice.swf" />
	<param name="menu" value="false" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.burnedbrain.com/actionscript3/PictureSlice/PictureSlice.swf"
			name="fm_PictureSlice_295514866"
			width="426"
			height="426">
		<param name="menu" value="false" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p><a href="http://www.burnedbrain.com/actionscript3/PictureSlice/PictureSlice.zip"><strong>Download Source</strong></a></p>
<p><em>Namasté</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.burnedbrain.com/2009/02/20/picture-slice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Projection Dragger</title>
		<link>http://blog.burnedbrain.com/2009/02/16/projection-dragger/</link>
		<comments>http://blog.burnedbrain.com/2009/02/16/projection-dragger/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 22:57:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[Actionscript Code]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[agency.com]]></category>
		<category><![CDATA[BurnedBrain]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Simone Simola]]></category>
		<category><![CDATA[www.burnedbrain.com]]></category>

		<guid isPermaLink="false">http://blog.burnedbrain.com/?p=168</guid>
		<description><![CDATA[In this sample you can move the cross and test perspective projection in ActionScript 3. 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ProjectionDragger_2068147703"
			class="flashmovie"
			width="426"
			height="426">
	<param name="movie" value="http://www.burnedbrain.com/actionscript3/ProjectionDragger/ProjectionDragger.swf" />
	<param name="menu" value="false" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.burnedbrain.com/actionscript3/ProjectionDragger/ProjectionDragger.swf"
			name="fm_ProjectionDragger_2068147703"
			width="426"
			height="426">
		<param name="menu" value="false" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Download Source Namasté]]></description>
			<content:encoded><![CDATA[<p>In this sample you can move the cross and test perspective projection in ActionScript 3.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ProjectionDragger_540268161"
			class="flashmovie"
			width="426"
			height="426">
	<param name="movie" value="http://www.burnedbrain.com/actionscript3/ProjectionDragger/ProjectionDragger.swf" />
	<param name="menu" value="false" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.burnedbrain.com/actionscript3/ProjectionDragger/ProjectionDragger.swf"
			name="fm_ProjectionDragger_540268161"
			width="426"
			height="426">
		<param name="menu" value="false" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p><a href="http://www.burnedbrain.com/actionscript3/ProjectionDragger/ProjectionDragger.zip"><strong>Download Source</strong></a></p>
<p><em>Namasté</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.burnedbrain.com/2009/02/16/projection-dragger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixel Bender Gallery</title>
		<link>http://blog.burnedbrain.com/2009/01/20/pixel-bender/</link>
		<comments>http://blog.burnedbrain.com/2009/01/20/pixel-bender/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 00:12:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Actionscript 2]]></category>
		<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[agency.com]]></category>
		<category><![CDATA[BurnedBrain]]></category>
		<category><![CDATA[CS4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Simone Simola]]></category>
		<category><![CDATA[www.burnedbrain.com]]></category>

		<guid isPermaLink="false">http://www.burnedbrain.com/wordpress/?p=156</guid>
		<description><![CDATA[An experiment with Pixel Bender and ActionScript 3. 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_PixelBenderGallery_612885958"
			class="flashmovie"
			width="426"
			height="400">
	<param name="movie" value="http://www.burnedbrain.com/actionscript3/PixelBenderGallery/PixelBenderGallery.swf" />
	<param name="menu" value="false" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.burnedbrain.com/actionscript3/PixelBenderGallery/PixelBenderGallery.swf"
			name="fm_PixelBenderGallery_612885958"
			width="426"
			height="400">
		<param name="menu" value="false" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Download Source Namasté]]></description>
			<content:encoded><![CDATA[<p>An experiment with Pixel Bender and ActionScript 3.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_PixelBenderGallery_807345663"
			class="flashmovie"
			width="426"
			height="400">
	<param name="movie" value="http://www.burnedbrain.com/actionscript3/PixelBenderGallery/PixelBenderGallery.swf" />
	<param name="menu" value="false" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.burnedbrain.com/actionscript3/PixelBenderGallery/PixelBenderGallery.swf"
			name="fm_PixelBenderGallery_807345663"
			width="426"
			height="400">
		<param name="menu" value="false" />
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p><a href="http://www.burnedbrain.com/actionscript3/PixelBenderGallery/PixelBender.zip"><strong>Download Source</strong></a></p>
<p><em>Namasté</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.burnedbrain.com/2009/01/20/pixel-bender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

