home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / eggrun.swf / scripts / DefineSprite_262 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-28  |  111 b   |  5 lines

  1. stop();
  2. launchsound = new Sound();
  3. launchsound.attachSound("boing_even_shorter.wav");
  4. launchsound.start();
  5.