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

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