home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2001 September / PCpro_2001_09.ISO / autodemo / intro.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2001-04-18  |  72 b   |  4 lines

  1. mySound = new Sound();
  2. mySound.setVolume(100);
  3. _level3.setMusic("");
  4.