home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / oddech / space / spacecraft.exe / scripts / DefineSprite_224 / frame_76 / DoAction.as
Text File  |  2002-10-22  |  62b  |  6 lines

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