I believe that is correct. On my blog, I have a script to open all the nodes of a tree, which i usually do before preselecting one.
You can find the function "openTree" in my article "Disabling a Tree Node in a Flex Tree Control" here: http://jeff.mxdj.com/disabling_a_tree_node_in_a_flex_tree_control.htm At 09:16 AM 9/14/2005, you wrote: >Hi folks, > >I want to have a tree with the functionality of preselecting a >particular entry. So I'm working myself through all the nodes and >leafs, which is working fine. > >But it seems, that I just can set the .selectedNode property on nodes >or leafs which are already visible or opened. Is that correct, can >others share this experience ;) ? > >Cheers >Kai > > > > > > >-- >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 > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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/ <*> 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/

