Seems to work for me. If you change the code for expand() in Martine's example to :

    private function expand():void
    {
        myTree.selectedIndex = 0;
        myTree.expandChildrenOf(myTree.selectedItem , true);
    }

It works without clicking on the tree first...


--
david

"Many people die at twenty five and aren't buried until they are seventy five".
- Benjamin Franklin __._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to