# Transfer motion between two objects?

**URL:** https://forum.kirupa.com/t/transfer-motion-between-two-objects/306166
**Category:** flash
**Created:** [March 10, 2010, 6:26pm UTC](https://forum.kirupa.com/t/transfer-motion-between-two-objects/306166 "2010-03-10T18:26:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![grimmsta](https://avatars.discourse-cdn.com/v4/letter/g/b5a626/32.png) [@grimmsta](https://forum.kirupa.com/u/grimmsta)
#### Post date: [March 10, 2010, 6:26pm UTC](https://forum.kirupa.com/t/transfer-motion-between-two-objects/306166/1 "2010-03-10T18:26:05Z")

</div>

hey all,

I am very new to Flash and AS3 so please bare with me if I ask some newb questions.

I have to marbles (balls) lets call them m1 and m2, I am trying to have m1 move across the stage and hit m2, then have m1 stop and m2 continue moving off the screen at the same rate as m1.

I am able to get m1 to move over (left to right) and hit m2 and stop using hitTestObject, but I can’t figure out how to get m2 to move to the right.

It seems so easy but I can’t figure it out, any ideas?

Thank you

little picture for help: m1---------\>m1|m2-----------\>|bye bye
