Scrollpane

Hello,

I want a scrollpane to load text. I create text and convert it to a movie clip, and set up the linkage. I than set up my scrollpane, and write in the identifier. The problem I have is the scrollpane works, but the text that I should not see (ie. the text I should have to scroll to see) is still visible.

Thank you for any help.

Use the scrollbar component instead.

if you are still having trouble…check this tutorial out…

http://www.actionscripts.org/tutorials/intermediate/scrolling_a_text_box_II/index.shtml

Thank you for the help, again, especially claudio because your suggestion achieved the best results.