<?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: Preventing branches from being selected in a Flex Tree control</title>
	<atom:link href="http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Fri, 19 Mar 2010 20:35:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/comment-page-1/#comment-2303</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Fri, 03 Apr 2009 06:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/#comment-2303</guid>
		<description>lee probert,

I use the very high-tech approach of using an &lt;iframe&gt;&lt;/iframe&gt; tag. It&#039;s pretty Web 1.0, but it actually works fairly well.

Peter</description>
		<content:encoded><![CDATA[<p>lee probert,</p>
<p>I use the very high-tech approach of using an &lt;iframe&gt;&lt;/iframe&gt; tag. It&#8217;s pretty Web 1.0, but it actually works fairly well.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee probert</title>
		<link>http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/comment-page-1/#comment-2302</link>
		<dc:creator>lee probert</dc:creator>
		<pubDate>Thu, 02 Apr 2009 09:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/#comment-2302</guid>
		<description>I updated my blog with an entry on creating a slick Tree control that automatically closes branches that are open before opening the new one. More importantly, it does the same thing whether you click the disclosure button or the item.

http://blog.lyraspace.com/2009/04/02/slick-flex-tree-control/

Peter, how do you embed your SWF files in Wordpress? Are you using a plugin or SWFObject?</description>
		<content:encoded><![CDATA[<p>I updated my blog with an entry on creating a slick Tree control that automatically closes branches that are open before opening the new one. More importantly, it does the same thing whether you click the disclosure button or the item.</p>
<p><a href="http://blog.lyraspace.com/2009/04/02/slick-flex-tree-control/" rel="nofollow">http://blog.lyraspace.com/2009/04/02/slick-flex-tree-control/</a></p>
<p>Peter, how do you embed your SWF files in Wordpress? Are you using a plugin or SWFObject?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lee probert</title>
		<link>http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/comment-page-1/#comment-2301</link>
		<dc:creator>lee probert</dc:creator>
		<pubDate>Wed, 01 Apr 2009 12:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/#comment-2301</guid>
		<description>@Glen ... indeed ... and I cannot find a way to disable the disclosure button. The TreeItemRenderer assigns a Mouse DOWN event to it but the listener function is private so I can&#039;t override.</description>
		<content:encoded><![CDATA[<p>@Glen &#8230; indeed &#8230; and I cannot find a way to disable the disclosure button. The TreeItemRenderer assigns a Mouse DOWN event to it but the listener function is private so I can&#8217;t override.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen</title>
		<link>http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/comment-page-1/#comment-2304</link>
		<dc:creator>Glen</dc:creator>
		<pubDate>Mon, 15 Dec 2008 23:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/01/16/preventing-branches-from-being-selected-in-a-flex-tree-control/#comment-2304</guid>
		<description>However, nothing prevents the user from selecting the item above and using the down arrow key to select the branch.</description>
		<content:encoded><![CDATA[<p>However, nothing prevents the user from selecting the item above and using the down arrow key to select the branch.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
