Adrian, I am up against the same problem. Please share your knowledge on it so far. [email protected] Many thanks. David
_____ From: [email protected] [mailto:[email protected]] On Behalf Of adrianpomilio Sent: Monday, February 02, 2009 8:45 AM To: [email protected] Subject: [flexcoders] Tree Control Drag and Drop Help This is a two part question. 1 - How can I keep a child from being dropped outside of it's parent? I want to be able to drag and drop within a nodes parent. 2 - How do I get a handle on the new index of the node that has been dropped. I can get the current index, the parents name, but not the location it was dropped. I am using an ArrayCollection to populate the tree, using the children attribute to create the child nodes. I am stuck with having to use the ArrayCollection. Any pointers would be great.

