home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / deepseaxplorer.swf / scripts / DefineSprite_114 / frame_16 / DoAction.as
Encoding:
Text File  |  2005-10-06  |  78 b   |  7 lines

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