<?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>SWF It Good &#187; XML</title>
	<atom:link href="http://etc.joshspoon.com/category/flash/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://etc.joshspoon.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 May 2011 08:31:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adobe Evangelist Daniel Dura visits Travelocity</title>
		<link>http://etc.joshspoon.com/2008/04/15/adobe-evangelist-daniel-dura-visits-travelocity/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://etc.joshspoon.com/2008/04/15/adobe-evangelist-daniel-dura-visits-travelocity/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 01:23:00 +0000</pubDate>
		<dc:creator>joshspoon</dc:creator>
				<category><![CDATA[Apollo (AIR)]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Daniel Dura]]></category>
		<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[evangelist]]></category>
		<category><![CDATA[Service Monitor]]></category>
		<category><![CDATA[SqlLite]]></category>

		<guid isPermaLink="false">http://etc.joshspoon.com/?p=162</guid>
		<description><![CDATA[So today Daniel Dura, an Adobe Evangelist, came by Travelocity to talk about Flash, Flex and AIR. It was interesting to here him speak and his hair was redder then pictures led on. But I won&#8217;t hold that against him. History and Examples If you have ever seen anyone from Adobe speak, you know they [...]]]></description>
		<wfw:commentRss>http://etc.joshspoon.com/2008/04/15/adobe-evangelist-daniel-dura-visits-travelocity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a PureMVC app with Actionscript 3</title>
		<link>http://etc.joshspoon.com/2008/02/13/how-to-create-a-puremvc-app-with-actionscript-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://etc.joshspoon.com/2008/02/13/how-to-create-a-puremvc-app-with-actionscript-3/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 02:44:26 +0000</pubDate>
		<dc:creator>joshspoon</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[PureMVC]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[lee brimelow]]></category>
		<category><![CDATA[object-oriented programming]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[purelykuler]]></category>

		<guid isPermaLink="false">http://etc.joshspoon.com/2008/02/13/how-to-create-a-puremvc-app-with-actionscript-3/</guid>
		<description><![CDATA[Update at: How to Add and Remove Mediators in an Actionscript 3 PureMVC App So I have been working alot w/ PureMVC, well everyday for the last month to be exact. I&#8217;m going to try to explain PureMVC the best way I know how. It may not be the best, but I hope it can [...]]]></description>
		<wfw:commentRss>http://etc.joshspoon.com/2008/02/13/how-to-create-a-puremvc-app-with-actionscript-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flash CS3 and the TileList</title>
		<link>http://etc.joshspoon.com/2007/07/15/flash-cs3-and-the-tilelist/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://etc.joshspoon.com/2007/07/15/flash-cs3-and-the-tilelist/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 03:20:16 +0000</pubDate>
		<dc:creator>joshspoon</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash CS3]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://etc.joshspoon.com/2007/07/15/flash-cs3-and-the-tilelist/</guid>
		<description><![CDATA[**UPDATE July 19th** This code uses FlashVars and SWFObject. I ran into a problem, as we continued to build, w/ getting data to show in the swf. To fix this error switch out[as] so.addParam(&#8220;wmode&#8221;, &#8220;transparent&#8221;); [/as]with[as] so.addParam(&#8220;wmode&#8221;, &#8220;opaque&#8221;); [/as]or delete it all together **UPDATE July 19th** I&#8217;m working on a TileList for work for a [...]]]></description>
		<wfw:commentRss>http://etc.joshspoon.com/2007/07/15/flash-cs3-and-the-tilelist/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flash CS3 animator class and loading XML animation at runtime</title>
		<link>http://etc.joshspoon.com/2007/05/04/flash-cs3-animator-class-and-loading-xml-animation-at-runtime/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://etc.joshspoon.com/2007/05/04/flash-cs3-animator-class-and-loading-xml-animation-at-runtime/#comments</comments>
		<pubDate>Fri, 04 May 2007 23:50:35 +0000</pubDate>
		<dc:creator>joshspoon</dc:creator>
				<category><![CDATA[actionscript]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash CS3]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://etc.joshspoon.com/?p=87</guid>
		<description><![CDATA[So there is a new animator class. It works like FuseXML. The animations are set by nodes and attributes. To do this: start a CS3 document make an mc called &#8216;abox&#8217; make an animation select the animation Commands > Export Motion XML name xml file &#8220;motion.xml&#8221; create an actionscript layer Then load XML as usual. [...]]]></description>
		<wfw:commentRss>http://etc.joshspoon.com/2007/05/04/flash-cs3-animator-class-and-loading-xml-animation-at-runtime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

