home *** CD-ROM | disk | FTP | other *** search
/ Online Today 2001 June / Otoday062001.iso / pc / progwin / happybag.exe / scripts / DefineSprite_118 / frame_14 / DoAction.as
Encoding:
Text File  |  2001-04-19  |  85 b   |  7 lines

  1. stopAllSounds();
  2. tellTarget("/nofuel")
  3. {
  4.    gotoAndStop("crash");
  5.    play();
  6. }
  7.