Hello, I have to scroll a TileList vertically through two buttons (up and down) and hide the default scroll bar. So I tried to do that setting the verticalScrollPolicy to "off" and changing the verticalScrollPosition. But no success.
1. Why I can't change the verticalScrollPosition? (is it because of the verticalScrollPolicy="off"? is there any other way of hiding the default scroll bar?) 2. Is this approach the best approach? Any suggestions? Thank you! Guilherme -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

