Seen this?
http://www.sephiroth.it/file_detail.php?id=133
If you figure out how to get this working with remoting please let me know, because I have not.
I want a drag and drop tree editor for the sitemap of my real Simple CMS at sourceforge.
From: grant <[EMAIL PROTECTED]> Reply-To: "Flash Developers List" <[email protected]> To: "Flash Developers List" <[email protected]> Subject: [fugli] updating tree component Date: Wed, 23 Mar 2005 16:49:34 +1100
hi all
i've got an AS2 tree component. it's got multiple levels of branches. i'm doing a little remoting to get the selected nodes in the tree.
what is the best way of setting selected nodes in the tree?
i would have thought just using '.selectedIndices' would have done the trick, but it seems that these selections don't stick if they are within a closed branch. It's the closed branches that are giving me grief.
do i have to explicitly expand and loop over the tree to make my comparisons and selections?
is there a way to get a 'list' of all the items attached to a tree, without regard for the nesting level? i.e. list.length == fullyOpenedTree.length;
is there a way to make the selections persist if the user closes then opens the parent branch?
am i asking really stupid questions? i keep feeling like there's something really simple i'm missing..?
thanks Grant
--- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
_________________________________________________________________
Searching for that dream home? Try http://ninemsn.realestate.com.au for all your property needs.
--- You are currently subscribed to fugli as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
