<?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/category/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>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>Natural Docs with Flash</title>
		<link>http://www.jeffguthrie.com/natural-docs-with-flash</link>
		<comments>http://www.jeffguthrie.com/natural-docs-with-flash#comments</comments>
		<pubDate>Fri, 11 Jul 2008 03:03:34 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 3.0]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2008/07/10/natural-docs-with-flash/</guid>
		<description><![CDATA[Natural Docs is a great way to generate professional, inter-linked documentation on your code.  While it took me a bit of effort to set it up, there isn&#8217;t actually anything that is &#8216;installed&#8217;; you simply need to put  files in the right directories and point them to each other.  Hopefully this saves you some time. [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/natural-docs-with-flash/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full Browser Flash Website</title>
		<link>http://www.jeffguthrie.com/full-browser-flash-website</link>
		<comments>http://www.jeffguthrie.com/full-browser-flash-website#comments</comments>
		<pubDate>Fri, 31 Aug 2007 04:51:10 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 2.0]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2007/08/30/full-browser-flash-website/</guid>
		<description><![CDATA[I was looking through my Flash files the other day and found this. It is a full page flash website, meaning that the flash fills the entire page regardless of the size of the user&#8217;s browser. It is written in AS2 and isnt coded the best as I wrote it awhile ago but is a [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/full-browser-flash-website/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MovieClipLoaderClass &#8211; AS2</title>
		<link>http://www.jeffguthrie.com/moviecliploaderclass-as2</link>
		<comments>http://www.jeffguthrie.com/moviecliploaderclass-as2#comments</comments>
		<pubDate>Wed, 22 Aug 2007 03:57:53 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[ACTIONSCRIPT 2.0]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.jeffguthrie.com/2007/08/21/moviecliploaderclass-as2/</guid>
		<description><![CDATA[I have been reading a lot of questions about how to properly load movies in projects using actionscript2. This is how I do it: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 var my_mcl:MovieClipLoader = new [...]]]></description>
		<wfw:commentRss>http://www.jeffguthrie.com/moviecliploaderclass-as2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
