<?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</title>
	<atom:link href="http://www.jeffguthrie.com/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>Cast XMLNode to Boolean &#8211; AS3</title>
		<link>http://www.jeffguthrie.com/cast-xmlnode-to-boolean-as3</link>
		<comments>http://www.jeffguthrie.com/cast-xmlnode-to-boolean-as3#comments</comments>
		<pubDate>Thu, 15 Apr 2010 17:38:31 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=635</guid>
		<description><![CDATA[I was having a bit of difficulty making an xml node that had a value of true/false be cast properly as a Boolean. Turns out a good method is to when you are setting it, test it against a string value of true. The boolean will only be set to true if the string in [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/cast-xmlnode-to-boolean-as3/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Synergy &#8211; Work Across Computers</title>
		<link>http://www.jeffguthrie.com/synergy-work-across-computers</link>
		<comments>http://www.jeffguthrie.com/synergy-work-across-computers#comments</comments>
		<pubDate>Tue, 30 Mar 2010 03:24:35 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[OPEN SOURCE]]></category>
		<category><![CDATA[SOFTWARE]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=628</guid>
		<description><![CDATA[A good friend of mine showed me this program and with a bit of help, we were able to get it running. This is going from my home computer (dell tower) to my work laptop (macbook pro). It is very handy to be able to (using my home computer), mouse over to my macbook pro, [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/synergy-work-across-computers/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Force Windows 7 to use Flash Player 10</title>
		<link>http://www.jeffguthrie.com/force-windows-7-to-use-flash-player-10</link>
		<comments>http://www.jeffguthrie.com/force-windows-7-to-use-flash-player-10#comments</comments>
		<pubDate>Sat, 20 Mar 2010 19:33:13 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GENERAL]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[fp10]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=622</guid>
		<description><![CDATA[I was developing a Flex app and for the life of me I could not get it to use Flash Player 10 when it would compile. I downloaded the Flash Player 10 Projector content debugger and ran it. Nothing. I tried all sorts of editing flex config files, compiler arguments etc to no avail. Turns [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/force-windows-7-to-use-flash-player-10/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>Convert links in text to clickable links in Flash AS3</title>
		<link>http://www.jeffguthrie.com/convert-links-in-text-to-clickable-links-in-flash-as3</link>
		<comments>http://www.jeffguthrie.com/convert-links-in-text-to-clickable-links-in-flash-as3#comments</comments>
		<pubDate>Fri, 19 Mar 2010 04:02:58 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=579</guid>
		<description><![CDATA[I found this on StackOverflow but it took quite a bit of searching to find. Here you go: 1 title_str = title_str.replace&#40;/&#40;&#40;https?&#124;ftp&#124;telnet&#124;file&#41;:&#40;&#40;\/\/&#41;&#124;&#40;\\\\&#41;&#41;+&#91;\w\d:#@%\/;$()~_?\+-=\\\.&#38;]*)/g, &#34;&#60;u&#62;&#60;a href='$1'&#62;$1&#60;/a&#62;&#60;/u&#62;&#34;);]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/convert-links-in-text-to-clickable-links-in-flash-as3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamically Add UIScrollbar to Textfield AS3</title>
		<link>http://www.jeffguthrie.com/dynamically-add-uiscrollbar-to-textfield</link>
		<comments>http://www.jeffguthrie.com/dynamically-add-uiscrollbar-to-textfield#comments</comments>
		<pubDate>Thu, 18 Feb 2010 02:30:30 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[cs4]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=553</guid>
		<description><![CDATA[This is building off my previous post and adding a scrollbar to the textfield if there are too may tweets to fit in it. You don&#8217;t need to load data from a HTTPService but this is helpful for loading data when you don&#8217;t know its length ahead of time. 1 2 3 4 5 6 [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/dynamically-add-uiscrollbar-to-textfield/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>Make Money on the Internet</title>
		<link>http://www.jeffguthrie.com/make-money-on-the-internet</link>
		<comments>http://www.jeffguthrie.com/make-money-on-the-internet#comments</comments>
		<pubDate>Thu, 14 Jan 2010 02:30:20 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[GENERAL]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=571</guid>
		<description><![CDATA[My younger brother has been finding various ways of making money on the internet over the past four years. He has tried forums, blogs, and product review sites. He knows a lot about SEO, web analytics, and what works/doesn&#8217;t online. He has achieved what many people desire to do and that is to quit his [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/make-money-on-the-internet/feed</wfw:commentRss>
		<slash:comments>1</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>
	</channel>
</rss>
