So I have a button in a movieclip in a movieclip. But the simple on(release){gotoAndPlay(theframe);} sort of thing that I have doesn’t work. The over and down states don’t even show up! The buttons are just static. And this happens when assigning similar code to a movieclip in a movieclip in a movieclip, so it’s not just buttons. A movieclip in a movieclip works… Have I nested one too many times? How can I get the symbols to respond?