Hi,

I've finally figured out how to get a list of bookmarks into my
ICollectionView, but now I need to select and scroll to each item.  I
can set selectedIndex equal to the index of the bookmark, and it
highlights the item just fine.  However, if the item is off of the
page, the vertical scroll does not move to show it.  I can manually
scroll down and see it.  Is there a way in Flex 2 to determine if/how
to scroll to show the selectedIndex in Tree?

Thanks,

John

Reply via email to