<?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>AIR Examples &#187; enumerationMode</title>
	<atom:link href="http://airexamples.com/tag/enumerationmode/feed/" rel="self" type="application/rss+xml" />
	<link>http://airexamples.com</link>
	<description>A bunch of Adobe AIR examples*</description>
	<lastBuildDate>Tue, 16 Mar 2010 07:50:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Toggling file and folder visibility on a FileSystemTree control in Adobe AIR</title>
		<link>http://airexamples.com/2008/12/13/toggling-file-and-folder-visibility-on-a-filesystemtree-control-in-adobe-air/</link>
		<comments>http://airexamples.com/2008/12/13/toggling-file-and-folder-visibility-on-a-filesystemtree-control-in-adobe-air/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 20:00:16 +0000</pubDate>
		<dc:creator>Peter deHaan</dc:creator>
				<category><![CDATA[FileSystemTree]]></category>
		<category><![CDATA[enumerationMode]]></category>
		<category><![CDATA[FileSystemEnumerationMode]]></category>

		<guid isPermaLink="false">http://airexamples.com/?p=58</guid>
		<description><![CDATA[The following example shows how you can control whether the Adobe AIR FileSystemTree control displays only files, only subdirectories, or both by setting the enumerationMode property to one of the static constants in the FileSystemEnumerationMode class. Full code after the jump. Download FileSystemTree_enumerationMode_test.zip The following example filters the items in the FileSystemTree control so only [...]]]></description>
		<wfw:commentRss>http://airexamples.com/2008/12/13/toggling-file-and-folder-visibility-on-a-filesystemtree-control-in-adobe-air/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
