forse manca qualcosa perchè il codice

codice:
stop();
_root.onEnterFrame = function () {
   ifFrameLoaded (20) {
      delete this.onEnterFrame;
      play ();
   }
}
non manda avanti il filmato e resta fermo