home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / oddech / space / spacecraft.exe / scripts / DefineSprite_224 / frame_65 / DoAction.as
Encoding:
Text File  |  2002-10-22  |  62 b   |  6 lines

  1. tellTarget("..")
  2. {
  3.    gotoAndStop("gameover");
  4. }
  5. stop();
  6.