AS3 ScrollPane – ScrollBars – XML
A Scrollpane to display and scroll all kinds of content. Uses the mouse wheel and normal mouse action to scroll content.
Content can be added or resized all the time, scrollbars will change their length.
Scrollbar size and colors adjustable via XML file
Use the included scrollbars without the pane. Just a few lines of Actionscript code to add to your document.
HTML documentation for usage and detailed classfile help included
Features
- Scrollpane loads external swf’s and images
- Loads ActionScript generated clips from library
- Mousewheel enabled
- Use scrollbars without scrollpane to scroll everything you want
- Color settings with XML
- Can listen to size changes automatically
- Strictly OOP
