<?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>Flexponential &#187; contains</title>
	<atom:link href="http://flexponential.com/tag/contains/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Thu, 10 Nov 2011 18:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Spark equivalent of DisplayObjectContainer.contains()</title>
		<link>http://flexponential.com/2009/12/01/spark-equivalent-of-displayobjectcontainer-contains/</link>
		<comments>http://flexponential.com/2009/12/01/spark-equivalent-of-displayobjectcontainer-contains/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 08:15:49 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[contains]]></category>
		<category><![CDATA[DisplayObjectContainer]]></category>
		<category><![CDATA[spark]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=255</guid>
		<description><![CDATA[In halo containers you could use the DisplayObjectContainer.contains() method to check if an element is a child, grandchild, great grandchild, &#8230; of a given container. This method might not always work as you expect when called on a spark container because not every element in a spark container is a DisplayObject. There is currently no [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2009/12/01/spark-equivalent-of-displayobjectcontainer-contains/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

