Maybe...a simple line of code?! HELP?!

Hey, ok i dont know how to explain this without getting you confused…but here goes…

ok, inside a movie clip(joe) i have a button, and when the button is pressed it goes to a certain frame and plays another movieclip (bob). But i want another button inside that movie clip (bob), and when its pressed it goes back to the frame inside the other movie clip(joe)

Make sense?

Ive tried something like…

on (release) {
_root.gotoAndStop(35);

}

But i know _root. only goes to the first scene, but im thinking im in the right direction. Any ideas?

Thanks

Jason :azn: