# Calling mc

**URL:** https://forum.kirupa.com/t/calling-mc/63346
**Category:** Uncategorized
**Created:** [September 5, 2004, 6:30pm UTC](https://forum.kirupa.com/t/calling-mc/63346 "2004-09-05T18:30:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mad\_man](https://avatars.discourse-cdn.com/v4/letter/m/58956e/32.png) [@mad\_man](https://forum.kirupa.com/u/mad_man)
#### Post date: [September 5, 2004, 6:30pm UTC](https://forum.kirupa.com/t/calling-mc/63346/1 "2004-09-05T18:30:54Z")

</div>

hello,  
i am new to flash and i confused. Like if i have an instance of an mc called NavBT which is inside a button. now on the button actions can i put this code:  
on (rollOver) {  
this.NavBt.gotoAndPlay(“lb-over”);  
}

so that when i rollover the button it goes and plays the label called lb-over which is inside the NavBT?

Thanks

---

<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: [September 5, 2004, 10:57pm UTC](https://forum.kirupa.com/t/calling-mc/63346/2 "2004-09-05T22:57:46Z")

</div>

… umm yea

did you try it?
