# How to move a group of movieclip together?

**URL:** https://forum.kirupa.com/t/how-to-move-a-group-of-movieclip-together/33765
**Category:** Uncategorized
**Created:** [October 23, 2003, 12:15pm UTC](https://forum.kirupa.com/t/how-to-move-a-group-of-movieclip-together/33765 "2003-10-23T12:15:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![SBUH](https://avatars.discourse-cdn.com/v4/letter/s/4bbf92/32.png) [@SBUH](https://forum.kirupa.com/u/SBUH)
#### Post date: [October 23, 2003, 12:15pm UTC](https://forum.kirupa.com/t/how-to-move-a-group-of-movieclip-together/33765/1 "2003-10-23T12:15:31Z")

</div>

Hello, I have a set of button for moving the movieclips up, down, left and right. And I wonder how to make it so that I can move the three movieclips together at the same time when I press the moving button . Thanks in advance!

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 23, 2003, 12:33pm UTC](https://forum.kirupa.com/t/how-to-move-a-group-of-movieclip-together/33765/2 "2003-10-23T12:33:44Z")

</div>

Just assign the same handler to all the movie clips 🙂

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 23, 2003, 12:49pm UTC](https://forum.kirupa.com/t/how-to-move-a-group-of-movieclip-together/33765/3 "2003-10-23T12:49:01Z")

</div>

yes, that is true. Thanks for the idea

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 23, 2003, 12:54pm UTC](https://forum.kirupa.com/t/how-to-move-a-group-of-movieclip-together/33765/4 "2003-10-23T12:54:25Z")

</div>

But onething, I have some other function just concerning to one of the movieclip. Then how to make it if all have the same handler?

So is there some other way then? Thanks again!
