home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2001 October / pcpro1001.iso / Flash / presenting.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2001-07-17  |  142 b   |  6 lines

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