<?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>Illumifi Interactive &#187; ActionScript 3.0 Tutorials</title>
	<atom:link href="http://dev.illumifi.net/category/tutorials/as3_tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.illumifi.net</link>
	<description></description>
	<lastBuildDate>Wed, 26 May 2010 14:16:15 +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>Saving a MovieClip as an Image</title>
		<link>http://dev.illumifi.net/blog/tutorials/as3_tutorials/movieclip_to_image/</link>
		<comments>http://dev.illumifi.net/blog/tutorials/as3_tutorials/movieclip_to_image/#comments</comments>
		<pubDate>Tue, 05 May 2009 16:51:20 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
				<category><![CDATA[ActionScript 3.0 Tutorials]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://dev.illumifi.net/uncategorized/saving-a-movieclip-as-an-image/</guid>
		<description><![CDATA[Here&#8217;s a SWEET tutorial on how to save any MovieClip (DisplayObject) as a jpg or png [view tutorial]]]></description>
		<wfw:commentRss>http://dev.illumifi.net/blog/tutorials/as3_tutorials/movieclip_to_image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash CS3/CS4 Embedding Fonts.. the right way &#8211; UPDATED</title>
		<link>http://dev.illumifi.net/blog/tutorials/as3_tutorials/embedding_fonts/</link>
		<comments>http://dev.illumifi.net/blog/tutorials/as3_tutorials/embedding_fonts/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 03:03:43 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
				<category><![CDATA[ActionScript 3.0 Tutorials]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://dev.illumifi.net/uncategorized/flash-cs3cs4-embedding-fonts-the-right-way/</guid>
		<description><![CDATA[Yep it&#8217;s been awhile since I&#8217;ve posted anything, I&#8217;ve actually been busy with project work (and a lot of it), but I figured I would take a second or two and post something so that my blog didn&#8217;t dry up. I&#8217;ve been having a helluva time embedding fonts. SOME times they work some times they [...]]]></description>
		<wfw:commentRss>http://dev.illumifi.net/blog/tutorials/as3_tutorials/embedding_fonts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AS3 Custom Events</title>
		<link>http://dev.illumifi.net/blog/tutorials/as3_tutorials/custom_events/</link>
		<comments>http://dev.illumifi.net/blog/tutorials/as3_tutorials/custom_events/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 20:17:51 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
				<category><![CDATA[ActionScript 3.0 Tutorials]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://dev.illumifi.net/?p=386</guid>
		<description><![CDATA[I&#8217;ve looked at references and surfed for a simple way to create custom events then finally came up with the following: Example files: [download] First create a new fla and add the following code on the first frame&#8217;s actionscript: import customEvent; var ce:customEvent = new customEvent&#40;'manifest.xml'&#41;; ce.addEventListener&#40;ce.LOADED, test&#41;; &#160; function test&#40;event:Event&#41; &#123; trace&#40;event.type&#41;; &#125; &#160; [...]]]></description>
		<wfw:commentRss>http://dev.illumifi.net/blog/tutorials/as3_tutorials/custom_events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Papervision3D &#8211; Getting started</title>
		<link>http://dev.illumifi.net/blog/tutorials/as3_tutorials/papervision3d_getting_started/</link>
		<comments>http://dev.illumifi.net/blog/tutorials/as3_tutorials/papervision3d_getting_started/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 19:36:39 +0000</pubDate>
		<dc:creator>Cam</dc:creator>
				<category><![CDATA[ActionScript 3.0 Tutorials]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://dev.illumifi.net/?p=315</guid>
		<description><![CDATA[I found this tutorial on how to get started with Papervision 3D by Marc Pelland [view tutorial]]]></description>
		<wfw:commentRss>http://dev.illumifi.net/blog/tutorials/as3_tutorials/papervision3d_getting_started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
