Hello All,
I am using the tree component in Flash MX 2004. The data source is an XML file. When I click on a node I want to return the path to that node. So for example, If I have a parent node called 'Parent' and four child nodes called 'Child1', 'Child2', 'Child3' and 'Child4', when the...