home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / ZanyAttack.swf / scripts / frame_59 / DoAction_2.as next >
Encoding:
Text File  |  2006-06-13  |  67 b   |  6 lines

  1. tellTarget("Sound")
  2. {
  3.    gotoAndStop("dah dah");
  4.    play();
  5. }
  6.