<?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>jeffguthrie.com &#187; class</title>
	<atom:link href="http://www.jeffguthrie.com/tag/class/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jeffguthrie.com</link>
	<description>web developer specializing in Flash work</description>
	<lastBuildDate>Fri, 18 Jun 2010 01:10:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>AS3 &#8211; Snow Effect</title>
		<link>http://www.jeffguthrie.com/as3-snow-effect</link>
		<comments>http://www.jeffguthrie.com/as3-snow-effect#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:05:10 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[snow]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=527</guid>
		<description><![CDATA[The best snow script that I have seen thus far. You get great performance even with 1500 different snowflakes in the movie and practically everything is customizable. I will definitely be using this in projects that require a snow affect. What you can customize: side the snow blows in from number of flakes size of [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/as3-snow-effect/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; Load XML Document Class Example</title>
		<link>http://www.jeffguthrie.com/as3-load-xml-document-class-example</link>
		<comments>http://www.jeffguthrie.com/as3-load-xml-document-class-example#comments</comments>
		<pubDate>Thu, 19 Nov 2009 02:45:15 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=470</guid>
		<description><![CDATA[One thing that I do quite often in Flash is load XML. In order to save time, I separated a lot of that code out into external class files. I also created a snippet of code that calls those files in order to save time when I want to use them. (You will need Lee [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/as3-load-xml-document-class-example/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; Loading CSS and Fonts</title>
		<link>http://www.jeffguthrie.com/as3-loading-css-and-fonts</link>
		<comments>http://www.jeffguthrie.com/as3-loading-css-and-fonts#comments</comments>
		<pubDate>Sat, 31 Oct 2009 01:30:53 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=415</guid>
		<description><![CDATA[Working with CSS and fonts in Flash (especially with dynamic text) can be a huge pain. I have come up with a way that makes it a lot easier. What I do is load them up, store a reference to the css file in a global class, and simply refer to that class when you [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/as3-loading-css-and-fonts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
