<?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: Spark equivalent of DisplayObjectContainer.contains()</title>
	<atom:link href="http://flexponential.com/2009/12/01/spark-equivalent-of-displayobjectcontainer-contains/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com/2009/12/01/spark-equivalent-of-displayobjectcontainer-contains/</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Sun, 22 Jan 2012 01:08:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ali</title>
		<link>http://flexponential.com/2009/12/01/spark-equivalent-of-displayobjectcontainer-contains/comment-page-1/#comment-222</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Fri, 04 Dec 2009 10:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=255#comment-222</guid>
		<description>Thx for the Tip :)</description>
		<content:encoded><![CDATA[<p>Thx for the Tip <img src='http://flexponential.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Shongrunden</title>
		<link>http://flexponential.com/2009/12/01/spark-equivalent-of-displayobjectcontainer-contains/comment-page-1/#comment-214</link>
		<dc:creator>Steven Shongrunden</dc:creator>
		<pubDate>Wed, 02 Dec 2009 06:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=255#comment-214</guid>
		<description>&lt;a href=&quot;#comment-212&quot; rel=&quot;nofollow&quot;&gt;@Tink &lt;/a&gt; - You&#039;re right that was poorly worded.  I updated it to read &quot;because not every element in a spark container is a DisplayObject&quot;. Thanks for pointing that out.  One of these days I&#039;ll get around to writing a post on an explanation of DisplayObject sharing in spark containers.</description>
		<content:encoded><![CDATA[<p><a href="#comment-212" rel="nofollow">@Tink </a> &#8211; You&#8217;re right that was poorly worded.  I updated it to read &#8220;because not every element in a spark container is a DisplayObject&#8221;. Thanks for pointing that out.  One of these days I&#8217;ll get around to writing a post on an explanation of DisplayObject sharing in spark containers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tink</title>
		<link>http://flexponential.com/2009/12/01/spark-equivalent-of-displayobjectcontainer-contains/comment-page-1/#comment-212</link>
		<dc:creator>Tink</dc:creator>
		<pubDate>Tue, 01 Dec 2009 13:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=255#comment-212</guid>
		<description>&quot;because not every child of a spark container is a DisplayObject.&quot;

That line could be a little confusing for people. If its a child it has to be a DisplayObject. You talking specifically about visual elements, which cannot be a child, the child is its owner, where the info stored inside the element is actually drawn and displayed.

I agree though that the API for elements seems somewhat incomplete due to an extremely easy method that could be implements by Adobe.</description>
		<content:encoded><![CDATA[<p>&#8220;because not every child of a spark container is a DisplayObject.&#8221;</p>
<p>That line could be a little confusing for people. If its a child it has to be a DisplayObject. You talking specifically about visual elements, which cannot be a child, the child is its owner, where the info stored inside the element is actually drawn and displayed.</p>
<p>I agree though that the API for elements seems somewhat incomplete due to an extremely easy method that could be implements by Adobe.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

