I just want to make sure that this is supposed to work this way: If you extend the Tree control, it should still open and close the nodes when you click on them, unless you override the click or change functions, right? Or do you have to implement them youself?
I extended the Tree control and set the dataProvider to a valid XML source. It displays the root node but will not expand when I click on it. If I manually expand them using the descriptor it works, but I don't want to rewrite Adobe's fine methods. I know I have missed something simple somewhere...if someone could give me a little nudge in the right direction. Thanks, R -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

