home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / valo.swf / scripts / DefineSprite_29_tile / frame_8 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  110 b   |  4 lines

  1. _root.orchestra = new Sound();
  2. _root.orchestra.attachSound("mess-s" + random(4));
  3. _root.orchestra.start();
  4.