# MC affecting another MC

**URL:** https://forum.kirupa.com/t/mc-affecting-another-mc/51300
**Category:** Uncategorized
**Created:** [May 11, 2004, 7:55pm UTC](https://forum.kirupa.com/t/mc-affecting-another-mc/51300 "2004-05-11T19:55:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Marble](https://avatars.discourse-cdn.com/v4/letter/m/b4bc9f/32.png) [@Marble](https://forum.kirupa.com/u/Marble)
#### Post date: [May 11, 2004, 7:55pm UTC](https://forum.kirupa.com/t/mc-affecting-another-mc/51300/1 "2004-05-11T19:55:56Z")

</div>

So I have 2 movie clips on the main stage (mcA and mcB) and a button in mcB is supposed to affect the mcA. Problem is it doesn’t. I tested it by putting the button directly on the main stage and it works fine.

I was thinking it had to do with this: mcA.gotoAndPlay(“blahblah”); so I tried \_level0.\_root.mcA.goto… still didn’t work.

Any suggestions? :beard:
