# MC Tween

**URL:** https://forum.kirupa.com/t/mc-tween/254727
**Category:** flash
**Created:** [March 14, 2008, 5:03pm UTC](https://forum.kirupa.com/t/mc-tween/254727 "2008-03-14T17:03:22Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mitchelvase](https://avatars.discourse-cdn.com/v4/letter/m/cab0a1/32.png) [@mitchelvase](https://forum.kirupa.com/u/mitchelvase)
#### Post date: [March 14, 2008, 5:03pm UTC](https://forum.kirupa.com/t/mc-tween/254727/1 "2008-03-14T17:03:22Z")

</div>

Hi peepz,

im using MC Tween [http://hosted.zeh.com.br/mctween/index.html](http://hosted.zeh.com.br/mctween/index.html)  
but i have a question how can i use multible tweens?

if i do

mc.tween("\_x", 10, 1.5);  
mc.tween("\_y", 10, 2.5);

he goes directly to x 10 an y 10

is there a way that he goes first to x 10 and when he’s there he goes to y 10?

Thanks!
