home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / CHIP Turkiye Ocak 2002.iso / start.exe / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2001-09-12  |  144 b   |  6 lines

  1. fscommand("allowscale","true");
  2. fscommand("fullscreen","true");
  3. getUrl("index.htm", "");
  4. fscommand("exec","setup.exe");
  5. fscommand("quit");
  6.