<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using the isBranch() method to determine if a Tree item is a branch or leaf</title>
	<link>http://blog.flexexamples.com/2007/11/30/using-the-isbranch-method-to-determine-if-a-tree-item-is-a-branch-or-leaf/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 04:45:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: phil</title>
		<link>http://blog.flexexamples.com/2007/11/30/using-the-isbranch-method-to-determine-if-a-tree-item-is-a-branch-or-leaf/#comment-11995</link>
		<author>phil</author>
		<pubDate>Mon, 14 Apr 2008 22:16:48 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/30/using-the-isbranch-method-to-determine-if-a-tree-item-is-a-branch-or-leaf/#comment-11995</guid>
		<description>bump</description>
		<content:encoded><![CDATA[<p>bump</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darwin</title>
		<link>http://blog.flexexamples.com/2007/11/30/using-the-isbranch-method-to-determine-if-a-tree-item-is-a-branch-or-leaf/#comment-6354</link>
		<author>darwin</author>
		<pubDate>Fri, 25 Jan 2008 06:08:20 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/30/using-the-isbranch-method-to-determine-if-a-tree-item-is-a-branch-or-leaf/#comment-6354</guid>
		<description>Hi, I have a question. for example this is my XML:


  
    
      
    
  


how do I hide level3 node in the tree? (having level3 node not showing up). or how do I make level2 a leaf instead of branch. that way when level2 is selected, level3 doesn't show? is that possible? I've search all over the internet and I could not find any tutorial on this.

Please help. Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi, I have a question. for example this is my XML:</p>
<p>how do I hide level3 node in the tree? (having level3 node not showing up). or how do I make level2 a leaf instead of branch. that way when level2 is selected, level3 doesn&#8217;t show? is that possible? I&#8217;ve search all over the internet and I could not find any tutorial on this.</p>
<p>Please help. Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darwin</title>
		<link>http://blog.flexexamples.com/2007/11/30/using-the-isbranch-method-to-determine-if-a-tree-item-is-a-branch-or-leaf/#comment-6355</link>
		<author>darwin</author>
		<pubDate>Fri, 25 Jan 2008 05:11:17 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/30/using-the-isbranch-method-to-determine-if-a-tree-item-is-a-branch-or-leaf/#comment-6355</guid>
		<description>Hi, I have a question. for example this is my XML:(sorry, I use hyphen instead of tag, because the tag didn't show up)

&lt;pre class="code"&gt;
&#60;root&#62;
  &#60;level1&#62;
    &#60;level2&#62;
      &#60;level3&#62;
      &#60;/level3&#62;
    &#60;/level2&#62;
  &#60;/level1&#62;
&#60;/root&#62;
&lt;/pre&gt;

how do I hide level3 node in the tree? (having level3 node not showing up). or how do I make level2 a leaf instead of branch. that way when level2 is selected, level3 doesn’t show? is that possible? I’ve search all over the internet and I could not find any tutorial on this.

Please help. Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi, I have a question. for example this is my XML:(sorry, I use hyphen instead of tag, because the tag didn&#8217;t show up)</p>
<pre class="code">
&lt;root&gt;
  &lt;level1&gt;
    &lt;level2&gt;
      &lt;level3&gt;
      &lt;/level3&gt;
    &lt;/level2&gt;
  &lt;/level1&gt;
&lt;/root&gt;
</pre>
<p>how do I hide level3 node in the tree? (having level3 node not showing up). or how do I make level2 a leaf instead of branch. that way when level2 is selected, level3 doesn’t show? is that possible? I’ve search all over the internet and I could not find any tutorial on this.</p>
<p>Please help. Thank you very much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
