home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / CHIPINTE052002.ISO / rtlnet / rtlintro.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2002-02-05  |  256 b   |  11 lines

  1. fscommand("fullscreen","true");
  2. fscommand("allowscale","false");
  3. fscommand("showmenu","false");
  4. fscommand("trapallkeys","true");
  5. snd = new Sound(snd1);
  6. snd.attachSound("snd1");
  7. snd.setVolume(16);
  8. snd.start(0,999);
  9. soundbusy = 1;
  10. sound_fade = 20;
  11.