home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / daffyjumper.swf / scripts / DefineSprite_123 / frame_12 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  78 b   |  6 lines

  1. tellTarget("../AUDIO_PlaneSound")
  2. {
  3.    gotoAndStop("Stop");
  4.    play();
  5. }
  6.