Tree.selectedItem Tracy
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of nhid Sent: Wednesday, September 12, 2007 3:06 PM To: [email protected] Subject: [flexcoders] Detecting itemOpen event of a Tree Hi, I have a tree with multiple root nodes, where the leaves will be populated only when I click on the folder icon using the itemOpen event. That call needs to pass the information of that particular root node to the backend, how do I detect which root node I clicked? Thank you!

