Hi,
I am developing an Flex application which would need to display content from XML. I am loading the contents in nested Vbox and canvas. My container is canvas(separate MXML component) within which i have a VBox where i am adding a html renderer component (custom designed MXML component). I have to display multiple pages of content within a scrollable page, so i have added multiple renderer component in the VBox. Eventually i have a page content which has a height of around 3000 pixels and it is scrollable. Now my problem is , when i scroll the content using the scroll Knob from the default scrollbar, i can see my contents get overlapped or disappeared. Howoever using the Down Arror and Up arrow doesn't produce this problems. Please anybody help me to get rid of this problem. thanks, Mani -- 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.

