home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / DefineSprite_3267 / frame_84 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  73 b   |  7 lines

  1. stop();
  2. tellTarget("/")
  3. {
  4.    gotoAndStop("GrapDead");
  5.    play();
  6. }
  7.