gotoAndPlay

hi there. Sorry about my english…
well, i created a movieclip and i am having problems with _root.gotoAndplay(frame).
This movieclip is called during the execution. The code is in frame 1 of mc:

this.onEnterFrame=function()
{
_root.gotoAndPlay(3);
}

anyone could help me ?

thank you
barbara franco