Create a Smooth Rolling Scroller with AS3

In this tutorial you will learn how to make a scrolling list activated by mouse up and down movements, with different speeds based on the position of the cursor. I’ll also cover preparing list data with PHP, loading XML data and a brief explanation of the algorithm I came up with. Enjoy!
View Tutorial (Source: http://active.tutsplus.com)