I have a basic menu on the _root level. I dynamically load MC's into an empty MC on the stage, and these loaded MC's have frame labels.

I would like to use the gotoAndPlay function from the _root menu to move the play head within the loaded MC's, but it won't work properly.

This seems so simple, but yet I can't make it happen...suggestions?