Does anyone know how to drop a node onto another node in Flex 2.0. I really need some help... Thanks to whoever can.
--- In [email protected], "chrislpigg" <[EMAIL PROTECTED]> wrote: > > I couldn't find anything in the xml documentation that explains about > not being able to drop nodes onto nodes that aren't a branch. This > functionality has to do with the tree and the drag and drop capability. > > My Tree's properties are set to : > dragEnabled="true" > dropEnabled="true" > > Any Thoughts? >

