Anyone know how I would be able to go through nodes of a tree using a 
button?  My tree has two levels and I would like to be able to go 
through just the child nodes for each parent node.  Can anyone show
me 
some code to do this?  I'm stumped.  

I'm dynamically adding nodes to the tree.

<mx:Tree id="treeMenu" indentation="3" height="100%" width="100%" 
change="changeMenu()" defaultLeafIcon="" folderClosedIcon="" 
folderOpenIcon="" />






 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to