home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2002 July / PCpro_2002_07.IMG / cdstart.exe / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2002-05-04  |  142 b   |  6 lines

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