ScrollPane AS3 issues
I had some free time to experiment and decided to port an application I wrote earlier to AS3. The scrollPane component is at the heart of this application and much to my surprise, the AS3 version has almost the same erratic behavior as the AS2 version when it comes to the scrollbars appearing when needed. …