Scroller

Hi,

So, I took this tutorial right here:
http://www.kirupa.com/developer/mx/textscroller.htm

But now I was wondering: how do you make scrollers for stuff other then only text? I mean, like a regular scrollbar, which scrolls down something that contains pictures and such, and not only text.

You can either use a scrollpane component or use this other method that scrolls movieclips. Here’s a thread for that.

http://www.kirupaforum.com/forums/showthread.php?s=&threadid=20065&highlight=scrolling+movieclip

Okay, I’ll check it out, thanks.