ScollPane Bane of my existence

I’m using CS3 AS3. I have an instance of the ScrollPane components which dynamically loads items for a video playlist. This playlist allows users to reorder the items via drag and drop. I cannot figure out how to access the position of the scrollPane so that while a person is dragging an item from the top of the list to the bottom, it will auto scroll when they are hovering over the bottom or top 10 pixels of the window (standard windows action when dragging items to the bottom or top).

So if anyone has done this or knows how to access the position information of the scrollpane I would appreciate it.:rock: