Question
How to use BaseScrollPane
I want to creat a class which extends from BaseScrollPane, but I don't know how to add content that can be controled by BaseScrollPane. For example, I use the addChild function to add a movieclip, at last the movieclip shows on top of BaseScrollPane, the scroll bar is not showed.