home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Estrategia / scooby.swf / scripts / DefineSprite_696 / frame_106 / DoAction_2.as next >
Encoding:
Text File  |  2006-06-13  |  112 b   |  5 lines

  1. cym = new Sound(_parent._parent.AudioCym_MC);
  2. cym.attachSound("Cym_Swell");
  3. cym.setVolume(50);
  4. cym.start();
  5.