# How to make Hook\_mc to move along with the Rope\_mc but no change in its shape?

**URL:** https://forum.kirupa.com/t/how-to-make-hook-mc-to-move-along-with-the-rope-mc-but-no-change-in-its-shape/332107
**Category:** flash
**Created:** [January 30, 2014, 3:59pm UTC](https://forum.kirupa.com/t/how-to-make-hook-mc-to-move-along-with-the-rope-mc-but-no-change-in-its-shape/332107 "2014-01-30T15:59:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![learner\_7n](https://avatars.discourse-cdn.com/v4/letter/l/b2d939/32.png) [@learner\_7n](https://forum.kirupa.com/u/learner_7n)
#### Post date: [January 30, 2014, 3:59pm UTC](https://forum.kirupa.com/t/how-to-make-hook-mc-to-move-along-with-the-rope-mc-but-no-change-in-its-shape/332107/1 "2014-01-30T15:59:48Z")

</div>

Hi,

I want the Hook\_mc to be attached to the Rope\_mc to it’s bottom and no change in shape while increasing the Rope\_mc’s height to show Industrial in action. These both MC’s are grouped in Lifting\_mc.

Total 3 Movie Clips:

1. Lifting\_mc
2. Hook\_mc
3. Rope\_mc

[COLOR=#0000ff] **Code:** [/COLOR] TweenMax.fromTo(Lifting\_mc.Rope\_mc, 5, {height:50 }, {height:450, delay:1});

Please help.

Thanks in advance for any help.
