<?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: Getting Advanced with E4X</title>
	<atom:link href="http://joshblog.net/2007/06/29/getting-advanced-with-e4x/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:51:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gabriele Genta</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1281</link>
		<dc:creator>Gabriele Genta</dc:creator>
		<pubDate>Sat, 12 Jun 2010 19:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1281</guid>
		<description>Your last tip about missing attributes was a life-saver, thanks a lot!</description>
		<content:encoded><![CDATA[<p>Your last tip about missing attributes was a life-saver, thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1280</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 19 Mar 2010 21:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1280</guid>
		<description>Thank god for a reasonable, understandable explanation to this.  Why can&#039;t adobe write things that make sense?</description>
		<content:encoded><![CDATA[<p>Thank god for a reasonable, understandable explanation to this.  Why can&#8217;t adobe write things that make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ways to use E4X to filter data in ActionScript 3 - Josh Talks Flash</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1279</link>
		<dc:creator>Ways to use E4X to filter data in ActionScript 3 - Josh Talks Flash</dc:creator>
		<pubDate>Thu, 25 Feb 2010 01:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1279</guid>
		<description>[...] Getting Advanced with E4X [...]</description>
		<content:encoded><![CDATA[<p>[...] Getting Advanced with E4X [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: More XML filtering with E4X in ActionScript 3 - Josh Talks Flash</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1278</link>
		<dc:creator>More XML filtering with E4X in ActionScript 3 - Josh Talks Flash</dc:creator>
		<pubDate>Tue, 07 Oct 2008 20:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1278</guid>
		<description>[...] Getting Advanced with E4X [...]</description>
		<content:encoded><![CDATA[<p>[...] Getting Advanced with E4X [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gino Basso</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1277</link>
		<dc:creator>Gino Basso</dc:creator>
		<pubDate>Fri, 11 Jan 2008 19:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1277</guid>
		<description>Great E4X blogs.

One question: In the example to get all the anchors (links) with a class named &quot;josh&quot;, what if the class attribute was qualified? I&#039;ve yet to come up with a solution.

Also, with regards to namespaces, don&#039;t forget you can use wildcards, as in:

&lt;pre&gt;var temp:int = rss.channel.item.*::condition.@temp;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Great E4X blogs.</p>
<p>One question: In the example to get all the anchors (links) with a class named &#8220;josh&#8221;, what if the class attribute was qualified? I&#8217;ve yet to come up with a solution.</p>
<p>Also, with regards to namespaces, don&#8217;t forget you can use wildcards, as in:</p>
<pre>var temp:int = rss.channel.item.*::condition.@temp;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Braunstein</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1276</link>
		<dc:creator>Roger Braunstein</dc:creator>
		<pubDate>Wed, 22 Aug 2007 08:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1276</guid>
		<description>The other distinction of the highly mysterious default xml namespaceis that it also implicitly sets the namespace on new XML nodes you create. Woot!</description>
		<content:encoded><![CDATA[<p>The other distinction of the highly mysterious default xml namespaceis that it also implicitly sets the namespace on new XML nodes you create. Woot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reintroducing.com Blogging Receptacle &#187; Blog Archive &#187; E4X Articles</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1275</link>
		<dc:creator>reintroducing.com Blogging Receptacle &#187; Blog Archive &#187; E4X Articles</dc:creator>
		<pubDate>Fri, 06 Jul 2007 16:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1275</guid>
		<description>[...] EDIT: Thanks to Josh for pointing out in the comments that he also wrote a third article, more advanced techniques with E4X. [...]</description>
		<content:encoded><![CDATA[<p>[...] EDIT: Thanks to Josh for pointing out in the comments that he also wrote a third article, more advanced techniques with E4X. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1274</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 05 Jul 2007 17:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1274</guid>
		<description>By block level, I meant function block like local variables, but looking at the docs:
 &quot;The specified namespaces are removed from the set of open namespaces when the current code block is exited. &quot;

it looks like &#039;use namespace&#039; performs the same way</description>
		<content:encoded><![CDATA[<p>By block level, I meant function block like local variables, but looking at the docs:<br />
 &#8220;The specified namespaces are removed from the set of open namespaces when the current code block is exited. &#8221;</p>
<p>it looks like &#8216;use namespace&#8217; performs the same way</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Tynjala</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1273</link>
		<dc:creator>Josh Tynjala</dc:creator>
		<pubDate>Thu, 05 Jul 2007 15:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1273</guid>
		<description>Thanks, Mark. That&#039;s an interesting one. Very unintuitive syntax, though.

By &quot;block level&quot;, do you mean that it could be scoped to an if statement or any other block, unlike local variables which are always scoped to a function?</description>
		<content:encoded><![CDATA[<p>Thanks, Mark. That&#8217;s an interesting one. Very unintuitive syntax, though.</p>
<p>By &#8220;block level&#8221;, do you mean that it could be scoped to an if statement or any other block, unlike local variables which are always scoped to a function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://joshblog.net/2007/06/29/getting-advanced-with-e4x/#comment-1272</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 05 Jul 2007 15:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeuslabs.us/2007/06/29/getting-advanced-with-e4x/#comment-1272</guid>
		<description>Theres also the block level directive &#039;default xml namespace&#039;

&lt;pre&gt;if (feedXML.namespace(&quot;&quot;) != undefined){
    default xml namespace = feedXML.namespace(&quot;&quot;);
}&lt;/pre&gt;

This sets your default namespace to the default of the xml your loading. I think it might be more effective then &#039;use namespace&#039; as its got block level scope and is for xml namespaces in particular.</description>
		<content:encoded><![CDATA[<p>Theres also the block level directive &#8216;default xml namespace&#8217;</p>
<pre>if (feedXML.namespace("") != undefined){
    default xml namespace = feedXML.namespace("");
}</pre>
<p>This sets your default namespace to the default of the xml your loading. I think it might be more effective then &#8216;use namespace&#8217; as its got block level scope and is for xml namespaces in particular.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

