home *** CD-ROM | disk | FTP | other *** search
/ Namo WebEditor 5 / NAMO_WEBEDITOR_5.iso / Multimedia Demo / loader.swf / scripts / DefineSprite_6 / frame_2 / DoAction.as
Encoding:
Text File  |  2001-06-13  |  261 b   |  11 lines

  1. bgmusic2 = new Sound();
  2. bgmusic2.attachSound("bgmusic2");
  3. bgmusic2.setVolume(0);
  4. bgmusic2.start(0,50000);
  5. bgmusic.stop();
  6. bgmusic3.stop();
  7. bgmusic4.stop();
  8. _parent.bgVolumeScript.stop();
  9. _parent.bg3VolumeScript.stop();
  10. _parent.bg4VolumeScript.stop();
  11.