<?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; ACTIONSCRIPT 3.0</title>
	<atom:link href="http://www.jeffguthrie.com/tag/actionscript3/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>Draw a Circle &#8211; AS3</title>
		<link>http://www.jeffguthrie.com/draw-a-circle-as3</link>
		<comments>http://www.jeffguthrie.com/draw-a-circle-as3#comments</comments>
		<pubDate>Fri, 18 Sep 2009 16:29:02 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=419</guid>
		<description><![CDATA[In a project I was on, I had a need to draw a circle in a certain amount of time and it proved to be a bit of a pain. So here is my code (with some ugly comments) that I used to do it. Code after the jump. DocumentClass Code: 1 2 3 4 [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/draw-a-circle-as3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where do I put swc files in Flash CS4?</title>
		<link>http://www.jeffguthrie.com/where-do-i-put-swc-files-in-flash-cs4</link>
		<comments>http://www.jeffguthrie.com/where-do-i-put-swc-files-in-flash-cs4#comments</comments>
		<pubDate>Fri, 27 Mar 2009 06:06:44 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[cs4]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=335</guid>
		<description><![CDATA[I ran across this question the other day and there were links to CS3 but not for CS4. What I did was put it in the following location, after creating a new folder to hold my components for organization. A restart of CS4 will have them show up in your components library. C:\Documents and Settings\username\Local [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/where-do-i-put-swc-files-in-flash-cs4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
