<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: XML and Flash Actionscript made Easy &#124; Parse XML to Object &#124; Tutorial</title>
	<atom:link href="http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/</link>
	<description>Evan&#039;s Interactive Actionscript Exploration</description>
	<lastBuildDate>Mon, 15 Mar 2010 12:53:04 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: davea0511</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1309</link>
		<dc:creator>davea0511</dc:creator>
		<pubDate>Wed, 03 Mar 2010 09:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1309</guid>
		<description>this is also worth checking out ... http://indivision-codebase-as2.googlecode.com/files/indivision_codebase2-080629-all.zip

look in the classes/net/indivision/data directory and there is a great XML-&gt;Obj and Obj-&gt; XML tool.</description>
		<content:encoded><![CDATA[<p>this is also worth checking out &#8230; <a href="http://indivision-codebase-as2.googlecode.com/files/indivision_codebase2-080629-all.zip" rel="nofollow">http://indivision-codebase-as2.googlecode.com/files/indivision_codebase2-080629-all.zip</a></p>
<p>look in the classes/net/indivision/data directory and there is a great XML-&gt;Obj and Obj-&gt; XML tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariano</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1301</link>
		<dc:creator>Mariano</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1301</guid>
		<description>Does anyone know how to apply this class to an XML which is not a file?
I have  PHP function which imports data back into Flash in XML form, but I&#039;m having problems parsing it.

Thanks in advance,
Mariano</description>
		<content:encoded><![CDATA[<p>Does anyone know how to apply this class to an XML which is not a file?<br />
I have  PHP function which imports data back into Flash in XML form, but I&#8217;m having problems parsing it.</p>
<p>Thanks in advance,<br />
Mariano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1248</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Mon, 07 Dec 2009 14:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1248</guid>
		<description>Not to sure about large files, I hadn&#039;t tested this too extensively. Let us know what you find if you don&#039;t mind, Thanks!</description>
		<content:encoded><![CDATA[<p>Not to sure about large files, I hadn&#8217;t tested this too extensively. Let us know what you find if you don&#8217;t mind, Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1242</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Thu, 03 Dec 2009 22:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1242</guid>
		<description>Evan,

Awesome class!  I&#039;m stuck on AS2 for a project that won&#039;t move to AS3 any time soon.  I was parsing my own XML, but this is much easier.  It works great on my little XML file.  How does it do with large files?</description>
		<content:encoded><![CDATA[<p>Evan,</p>
<p>Awesome class!  I&#8217;m stuck on AS2 for a project that won&#8217;t move to AS3 any time soon.  I was parsing my own XML, but this is much easier.  It works great on my little XML file.  How does it do with large files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1172</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 11 Aug 2009 19:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1172</guid>
		<description>Wowzers..

I&#039;m writing some code to deal with a massive amount of XML data and faced with bug fixing in the dark I was ready to bang my head against a brickwall until I saw your little trace function there.. that is a real life saver.. thanks a lot for that!!

Cheers
M.</description>
		<content:encoded><![CDATA[<p>Wowzers..</p>
<p>I&#8217;m writing some code to deal with a massive amount of XML data and faced with bug fixing in the dark I was ready to bang my head against a brickwall until I saw your little trace function there.. that is a real life saver.. thanks a lot for that!!</p>
<p>Cheers<br />
M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1157</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Thu, 02 Jul 2009 11:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1157</guid>
		<description>@Bart - Yes, but note this is for as2, this xml to object is pre e4x, there are multiple ways to do it, but some as2 developers still could find uses for it. Good luck with the deserialiser.</description>
		<content:encoded><![CDATA[<p>@Bart &#8211; Yes, but note this is for as2, this xml to object is pre e4x, there are multiple ways to do it, but some as2 developers still could find uses for it. Good luck with the deserialiser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1156</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Thu, 02 Jul 2009 09:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1156</guid>
		<description>Xml to Object, is that not what e4x does? wich is available in my Flex/Air projects&lt;br&gt;&lt;br&gt;I am looking for a deserialize to a custom type</description>
		<content:encoded><![CDATA[<p>Xml to Object, is that not what e4x does? wich is available in my Flex/Air projects</p>
<p>I am looking for a deserialize to a custom type</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tekkie</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1094</link>
		<dc:creator>tekkie</dc:creator>
		<pubDate>Fri, 08 May 2009 11:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1094</guid>
		<description>Yup, it&#039;s all ActionScript 2. Thinks like &lt;strong&gt;XMLNode&lt;/strong&gt; are not working with only 1 parameter in AS3 etc.</description>
		<content:encoded><![CDATA[<p>Yup, it&#8217;s all ActionScript 2. Thinks like <strong>XMLNode</strong> are not working with only 1 parameter in AS3 etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-971</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 19 Nov 2008 19:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-971</guid>
		<description>Evan,
 do you have an AS3 version of this?

Thanks.</description>
		<content:encoded><![CDATA[<p>Evan,<br />
 do you have an AS3 version of this?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-930</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Fri, 17 Oct 2008 12:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-930</guid>
		<description>@Mark - Looks like a fun assignment! Good luck with that.

This &lt;a href=&quot;http://blog.circlecube.com/2007/03/01/gravity/&quot; rel=&quot;nofollow&quot;&gt;post&lt;/a&gt; may help you and I&#039;d definitely recommend &lt;a href=&quot;http://www.bit-101.com/tutorials/gravity.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Keith Peters for the background on gravity&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Mark &#8211; Looks like a fun assignment! Good luck with that.</p>
<p>This <a href="http://blog.circlecube.com/2007/03/01/gravity/" rel="nofollow">post</a> may help you and I&#8217;d definitely recommend <a href="http://www.bit-101.com/tutorials/gravity.html" target="_blank" rel="nofollow">Keith Peters for the background on gravity</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->