Scrolling a movieClip, with easing

Hi,

Has anyone got some nice clean code that; scrolls a movieClip left and right when the mouse is over the left or right part of the stage. When the movieClip comes close to the end, it should slow down rather than abruptly stop.

Basically, I have a really wide movieclip full of pictures. I want the user to be able scroll through it by just moving the mouse left to right… I have some code already but it has no easing on…

Many thanks