<?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; as3</title>
	<atom:link href="http://www.jeffguthrie.com/tag/as3/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>Create a png with php and as3</title>
		<link>http://www.jeffguthrie.com/create-a-png-with-php-and-as3</link>
		<comments>http://www.jeffguthrie.com/create-a-png-with-php-and-as3#comments</comments>
		<pubDate>Fri, 18 Jun 2010 01:10:19 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=647</guid>
		<description><![CDATA[For a project I was on awhile ago, I needed to decorate a character with different items of clothing. When the user was done &#8216;dressing&#8217; their character, they would press a button and the whole character would shrink down so it would fit as an ornament on a tree. In order to not confuse the [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/create-a-png-with-php-and-as3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid Twitter API-IP Call Limit</title>
		<link>http://www.jeffguthrie.com/avoid-twitter-api-ip-call-limit</link>
		<comments>http://www.jeffguthrie.com/avoid-twitter-api-ip-call-limit#comments</comments>
		<pubDate>Sat, 20 Mar 2010 03:00:31 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=599</guid>
		<description><![CDATA[Twitter limits the amount of calls you can make to its API and from one IP to a few hundred an hour. So that means if you have something on the page that is showing your latest tweets, it will only work for the first few hundred people. We have a really high traffic site [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/avoid-twitter-api-ip-call-limit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drop Down Menu with AS3</title>
		<link>http://www.jeffguthrie.com/drop-down-menu-with-as3</link>
		<comments>http://www.jeffguthrie.com/drop-down-menu-with-as3#comments</comments>
		<pubDate>Tue, 26 Jan 2010 18:14:43 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=583</guid>
		<description><![CDATA[Here is a code snippet that I have been using to create dropdown menus from movieclips in actionscript 3. I probably should try to wrap this up in a class as I bust out this snippet whenever I need this functionality. Usually when I have a &#8216;button&#8217; that I need to have open up a [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/drop-down-menu-with-as3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>HTTPService and ArrayCollection in Flash CS4</title>
		<link>http://www.jeffguthrie.com/httpservice-and-arraycollection-in-flash-cs4</link>
		<comments>http://www.jeffguthrie.com/httpservice-and-arraycollection-in-flash-cs4#comments</comments>
		<pubDate>Thu, 31 Dec 2009 20:26:15 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[cs4]]></category>
		<category><![CDATA[FLEX]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=549</guid>
		<description><![CDATA[Recently I had a need to use the HTTPService &#038; ArrayCollection Flex classes from inside Flash CS4. In order to do this you need to point to the Flex classes in your Flash preferences as outlined in this post. Code after the jump. 1 2 3 4 5 6 7 8 9 10 11 12 [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/httpservice-and-arraycollection-in-flash-cs4/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setup WAMP and the Zend Framework for use with Flash and Flex</title>
		<link>http://www.jeffguthrie.com/setup-wamp-and-the-zend-framework-for-use-with-flash-and-flex</link>
		<comments>http://www.jeffguthrie.com/setup-wamp-and-the-zend-framework-for-use-with-flash-and-flex#comments</comments>
		<pubDate>Sat, 28 Nov 2009 21:16:44 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ZEND]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=480</guid>
		<description><![CDATA[There are a few tutorials out there on the net about using Zend with Flash/Flex but most seem to be overly complicated and many don&#8217;t work even after following the instructions. (I am hoping that mine will. ) The next few articles cover a VERY simple implementation that you can build on for use with [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/setup-wamp-and-the-zend-framework-for-use-with-flash-and-flex/feed</wfw:commentRss>
		<slash:comments>3</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; Draw Circle Animation Based on Time</title>
		<link>http://www.jeffguthrie.com/as3-draw-circle-animation-based-on-time</link>
		<comments>http://www.jeffguthrie.com/as3-draw-circle-animation-based-on-time#comments</comments>
		<pubDate>Sun, 01 Nov 2009 17:00:55 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[drawing api]]></category>
		<category><![CDATA[onEnterFrame]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=460</guid>
		<description><![CDATA[If you need to perform an animation and have it be standard when viewed across different machines, it is best to use an onEnterFrame event. I had a need in a project recently to draw a circle in a specified amount of time. I had been using the Timer class but found major time discrepancies [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/as3-draw-circle-animation-based-on-time/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; Search &amp; Replace a Word</title>
		<link>http://www.jeffguthrie.com/search-replace-a-word-in-as3</link>
		<comments>http://www.jeffguthrie.com/search-replace-a-word-in-as3#comments</comments>
		<pubDate>Wed, 14 Oct 2009 22:53:07 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=454</guid>
		<description><![CDATA[In a project I was working on recently there was some information coming back from the database that I was displaying in a textfield. I didnt have any control of the text stored in the database and it was saying to &#8216;click the button above&#8230;&#8217; but in this new interface we were designing, the button [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/search-replace-a-word-in-as3/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AS3 &#8211; Uppercase an input textfield&#8217;s contents automatically</title>
		<link>http://www.jeffguthrie.com/as3-uppercase-an-input-textfields-contents-automatically</link>
		<comments>http://www.jeffguthrie.com/as3-uppercase-an-input-textfields-contents-automatically#comments</comments>
		<pubDate>Fri, 25 Sep 2009 15:46:38 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=443</guid>
		<description><![CDATA[Here is a quick snippet on how to automatically set an input textfield&#8217;s text to uppercase. (If you do it on the KeyboardEvent.KEY_UP event, the text will initially show as lowercase than change to uppercase.) 1 2 3 4 5 text_txt.addEventListener&#40;Event.CHANGE, toUpperCase&#41; &#160; private function toUpperCase&#40;evt:Event&#41;:void &#123; evt.target.text = evt.target.text.toUpperCase&#40;&#41;; &#125;]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/as3-uppercase-an-input-textfields-contents-automatically/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
