Hmm, maybe not. But the itemOpen event object probably has a reference to the item.
Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tracy Spratt Sent: Wednesday, September 12, 2007 3:29 PM To: [email protected] Subject: RE: [flexcoders] Detecting itemOpen event of a Tree 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!

