home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / dukeybath.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  153 b   |  8 lines

  1. Object.prototype.gameMC = this;
  2. Object.prototype.containerMC = _parent;
  3. ifFrameLoaded(37)
  4. {
  5.    containerMC.resetContainer();
  6.    gotoAndPlay(3);
  7. }
  8.