Kirupa's Simple Custom Scrollbar - Revised

Hey’a!

I am trying to modify Kirupa’s Simple Custom Scrollbar to function the same as [URL=“http://www.oringe.com/flashSite/”]www.oringe.com

I have managed to reposition / resize the scrollbar based on the Stage/Browser width/height but need your help to include these functions.[LIST]
[]When the Stage/Browser is resized, the “scrollFace” adjusts its scrollFace._y position to maintain its proportional position based on the new scrollTrack._height.
[
]Eg: The “scrollFace” is moved 3/4 of the way down the “scrollTrack”… When the Stage/Browser is resized, the “scrollFace” is still 3/4 of the way down the “scrollTrack” proportionally.[/LIST][LIST]
[]When the Stage/Browser is resized, the “contentMain” adjusts its contentMain._y position to maintain its proportional position based on the new scrollFace._y.
[
]Eg: The “contentMain” is moved 3/4 of the way down via the “scrollFace”… When the Stage/Browser is resized, the “contentMain” is still 3/4 of the way down proportionally to the “scrollFace”.[/LIST][LIST]
[*]When the “Mousewheel” of your Mouse is moved, it scrolls the content accordingly.[/LIST]Also it is a wee bit juttery in the scrolling, I’m not sure if it is anything I have done or just because its a large file?

The “_as” layer contains all the scroller code needed, please have a crack for me! :D!
Or if you can suggest any other scrollers similar to www.oringe.com.[URL=“http://www.oringe.com/flashSite/”]

Cheers,
Ryan