<?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; IVisualElement</title>
	<atom:link href="http://flexponential.com/tag/ivisualelement/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>Checking if an element is included in the current state in Flex 4</title>
		<link>http://flexponential.com/2010/06/15/checking-if-an-element-is-included-in-the-current-state-in-flex-4/</link>
		<comments>http://flexponential.com/2010/06/15/checking-if-an-element-is-included-in-the-current-state-in-flex-4/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 17:55:23 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[includeIn]]></category>
		<category><![CDATA[IVisualElement]]></category>
		<category><![CDATA[spark]]></category>
		<category><![CDATA[states]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=697</guid>
		<description><![CDATA[Checking if an element is included or excluded from the current state is a little more involved than just checking the visible property. This post demonstrates a method that returns true when the element is included in the current state. Since the new &#8220;includeIn&#8221; states syntax in Flex 4 adds the element to the DisplayList [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2010/06/15/checking-if-an-element-is-included-in-the-current-state-in-flex-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Differences between IVisualElement.parent and IVisualElement.owner</title>
		<link>http://flexponential.com/2009/12/08/differences-between-ivisualelement-parent-and-ivisualelement-owner/</link>
		<comments>http://flexponential.com/2009/12/08/differences-between-ivisualelement-parent-and-ivisualelement-owner/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 05:59:25 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[IVisualElement]]></category>
		<category><![CDATA[owner]]></category>
		<category><![CDATA[parent]]></category>
		<category><![CDATA[spark]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=292</guid>
		<description><![CDATA[The IVisualElement interface has both a parent and owner property defined on it. These can both be used to traverse up the display hierarchy, but there are some key differences to be aware of when working with either one. The full spec for the different trees in a spark application is posted on the open [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2009/12/08/differences-between-ivisualelement-parent-and-ivisualelement-owner/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

