home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / remote_control.swf / scripts / frame_60 / DoAction.as
Encoding:
Text File  |  2008-08-08  |  129 b   |  6 lines

  1. Key.removeListener(keyHandler);
  2. gameInPlay = false;
  3. SFX.gotoAndPlay("GameOver");
  4. Interface.gotoAndPlay("GameOver");
  5. stop();
  6.