# Linear sequence of tweens?

**URL:** https://forum.kirupa.com/t/linear-sequence-of-tweens/133917
**Category:** Uncategorized
**Created:** [January 12, 2005, 11:51pm UTC](https://forum.kirupa.com/t/linear-sequence-of-tweens/133917 "2005-01-12T23:51:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![prototype](https://avatars.discourse-cdn.com/v4/letter/p/e19adc/32.png) [@prototype](https://forum.kirupa.com/u/prototype)
#### Post date: [January 12, 2005, 11:51pm UTC](https://forum.kirupa.com/t/linear-sequence-of-tweens/133917/1 "2005-01-12T23:51:23Z")

</div>

I have my actionscripts tweens set up. I have six different movieclips that need to move/fade one after the other (in a linear sequence). When I run the movie they all move at the same time. I thought of setInterval() but does that mean I need a unique function for moving each clip?

Any ideas are welcomed!
