Actionscript question: Using gotoAndPlay for nested clips [renamed]

Hey,

I haven’t used flash for a while, since like 5. Anyways i want to change a movieclips frame, which is found in another movieclip (called picture). What would the MX code be for:

_root.picture.image.gotoAndStop(2);

Thanks :smiley: