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
Come on you gurus someone must know
cheers