Basic action tween

hi there.

i need to learn how to do a basic action tween in actionscript 2.
I can only find tutorials on AS3 ones or AS2 ones with easing, i dont want easing.

i want it so when someone clicks somewhere on the stage the “character” moves to the position that was clicked.

thanks!