RE: [flexcoders] identity tree level when on click ?

2006-03-15 Thread Belinda Nambooze
that should make this easier in the future. Belinda -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: Tuesday, March 14, 2006 10:55 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] identity tree level when on click ? In 1.5

RE: [flexcoders] identity tree level when on click ?

2006-03-14 Thread Matt Chotin
In 1.5 you could just call getParent() until it's null and count. 2.0 it's harder if you don't know your data structure. I was just talking to the engineer who's working on Tree and he's investigating some approaches. Matt -Original Message- From: flexcoders@yahoogroups.com