I’m building a new website and I’m trying to spice it up with some actionscript. What I’m trying to do is have a movieclip move to a certain x coordinate depending on what button the user clicks (preferably have the x coordinate be the x coordinate of the button). Another thing I’m trying to implement is to have the moving movieclip slow down as it approaches its destination.
Now I know I could spend a couple hours to do it without much actionscript in the authoring environment, but nothing beats the crispness of actionscript-style moving/tweening. I've seen it on a buch of websites, so I know its not a farfetched idea.
If anyone could point me to a tutorial, that would be great too.
Thanks C:-)