home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2002 February / PCpro_2002_02.ISO / cdstart.exe / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2001-11-29  |  142 b   |  6 lines

  1. fscommand("fullscreen","true");
  2. fscommand("allowscale","false");
  3. fscommand("showmenu","false");
  4. fscommand("trapallkeys","true");
  5. stop();
  6.