Hi...

Okay I just keep wondering how to address the mcBTN in AS3.0 and assign the action to the button MC....
eg previously...

btn.onRelease = Function(){

gotoAndPlay(framelabel);
}

tq