# Actionscript Slider

**URL:** https://forum.kirupa.com/t/actionscript-slider/159819
**Category:** flash
**Created:** [August 20, 2005, 4:31pm UTC](https://forum.kirupa.com/t/actionscript-slider/159819 "2005-08-20T16:31:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Histtin](https://avatars.discourse-cdn.com/v4/letter/h/da6949/32.png) [@Histtin](https://forum.kirupa.com/u/Histtin)
#### Post date: [August 20, 2005, 4:31pm UTC](https://forum.kirupa.com/t/actionscript-slider/159819/1 "2005-08-20T16:31:01Z")

</div>

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:-)
