Devi scrivere proprio:

codice:
function gotoFrame(frame)
{
	gotoAndStop(Number(frame));
}
così com'è...