Something like verticalScrollPosition = selectedItem.childIndex(); I don't remember the exact syntax, but that should get you close.
Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Sent: Thursday, March 13, 2008 10:08 AM To: [email protected] Subject: [flexcoders] go to item in Tree I have a tree that has a lot of items in it so it shows up on the app with a scroll bar. I'm also putting in a seach that I can get to highlight the item but won't scroll to it. How do I add that? Thanks, Mark

