Some easing on my captions and ideas?

I would really like some easing on my captions.

I have added the following code to my captions, but would really like some easing on the movement.



onClipEvent (mouseMove) {
   this._x = _root._xmouse;
   this._x = _root._ymouse;
   updateAfterEvent();
}


Any information on how to go about this would be superb :slight_smile:

Come on you gurus someone must know :slight_smile:

cheers