<?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; Flash</title>
	<atom:link href="http://www.jeffguthrie.com/tag/flash/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>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>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>FlashTracer and Windows 7</title>
		<link>http://www.jeffguthrie.com/flashtracer-and-windows-7</link>
		<comments>http://www.jeffguthrie.com/flashtracer-and-windows-7#comments</comments>
		<pubDate>Thu, 31 Dec 2009 19:40:10 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[FIREFOX]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=539</guid>
		<description><![CDATA[I recently upgraded from XP to Windows 7 and have had to re-install a few things so I figured I would post the instructions as I set them up. This is about setting up the extremely very valuable tool for every Flash developer that is Flash Tracer. But it CAN be a pain to setup [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/flashtracer-and-windows-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Location of WindowSWF folder in Windows 7</title>
		<link>http://www.jeffguthrie.com/location-of-windowswf-folder-in-windows-7</link>
		<comments>http://www.jeffguthrie.com/location-of-windowswf-folder-in-windows-7#comments</comments>
		<pubDate>Thu, 24 Dec 2009 17:30:15 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=546</guid>
		<description><![CDATA[I recently upgraded from XP to Windows 7 and needed to re-install some plugins for Flash CS4 and had a bit of difficulty finding this folder. 1 C:\Users\jguthrie\AppData\Local\Adobe\Flash CS4\en\Configuration\WindowSWF]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/location-of-windowswf-folder-in-windows-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex and Flash with Zend</title>
		<link>http://www.jeffguthrie.com/flex-and-flash-with-zend</link>
		<comments>http://www.jeffguthrie.com/flex-and-flash-with-zend#comments</comments>
		<pubDate>Sat, 28 Nov 2009 22:00:21 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[FLEX]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ZEND]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=499</guid>
		<description><![CDATA[In order for this tutorial to work, you need to make sure that your environment is setup by following the instructions located here. I have included an fla (cs3) file in the /Flash folder of the Flex project archive. You would not normally do this for a production project but this is just meant to [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/flex-and-flash-with-zend/feed</wfw:commentRss>
		<slash:comments>0</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>
		<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>Cool Flash Wallpapers for your Phone</title>
		<link>http://www.jeffguthrie.com/cool-flash-wallpapers-for-your-phone</link>
		<comments>http://www.jeffguthrie.com/cool-flash-wallpapers-for-your-phone#comments</comments>
		<pubDate>Thu, 17 May 2007 05:35:49 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[FLASH LITE]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/blog/2007/05/16/cool-flash-wallpapers-for-your-phone/</guid>
		<description><![CDATA[We have been doing quite a bit of research into mobile development at work and the various different platforms that are out there.  I stumbled across this site somehow and noticed that he had some cool backgrounds/screensavers for mobile phones written in flash.  I have the Nokia 5300 which has Flash lite 2.0 installed and [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/cool-flash-wallpapers-for-your-phone/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
