Scrollbox - AS3 Content Scroller

If you need to scroll some Flash content, and you want to do it with a 100% skinable scrollbar, the extremely easy to use Scrollbox is here.

As well being easy to use, the Scrollbox also provides some useful functions including alignChildren() that will neatly align all of the Scrollbox's children, and scrollToChild() that will scroll the window to a specified child. You don't need to setup any containers, create any masks, or do anything more than use the standard display list functions to add content to, and remove content from, the Scrollbox.

API Documentation and a collection of scrollbar skins are included with the source files.