per me l'errore è nel gotoAndPlay()

Prova così
codice:
mmm.onLoadInit = function(mc) {
  mc._parent.gotoAndPlay(3);
};