# Help Pls!

**URL:** https://forum.kirupa.com/t/help-pls/22169
**Category:** Uncategorized
**Created:** [May 31, 2003, 11:54am UTC](https://forum.kirupa.com/t/help-pls/22169 "2003-05-31T11:54:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![madison](https://avatars.discourse-cdn.com/v4/letter/m/db5fbb/32.png) [@madison](https://forum.kirupa.com/u/madison)
#### Post date: [May 31, 2003, 11:54am UTC](https://forum.kirupa.com/t/help-pls/22169/1 "2003-05-31T11:54:36Z")

</div>

Dear all,

Hiya, is anyone know how to set one MC to follow another dragable MC which have similar effect as below link. When i drag my main MC, then the sub MC follow.

[http://www.flashkit.com/tutorials/Actionscripting/Basic/Making\_a-Alexande-735/index.php](http://www.flashkit.com/tutorials/Actionscripting/Basic/Making_a-Alexande-735/index.php)

Hope you can drop me a simple script or sample, that will be very helpful, thank you very much.

Cheers  
Madison

---

<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: [May 31, 2003, 9:22pm UTC](https://forum.kirupa.com/t/help-pls/22169/2 "2003-05-31T21:22:40Z")

</div>

Well, it’s quite simple. I’m assuming, though, that you aren’t using that same code to drag the MC. Anyway, the method I’m using in the fla is an adaption of that code. Notice how the MC gets it’s end x and y coordinates from the mouse? Well, why can’t the second MC get it’s end x and y coordinates from the first MC? It can, and that’s the answer. Check out the fla, it should be self-explanatory.

Later,  
Elios
