brutteforcce
Technical User
I have a swf with a dynamic text as content for a scrollpane component. I want to jump to different lines of the text by pressing some buttons. I found this method scrollpane.setScrollPosition(0,100); but it doesn't seem to work. How can I do that? Please help me...