home *** CD-ROM | disk | FTP | other *** search
/ PC Accelerator 22 / PCXL22.iso / setup.exe / scripts / frame_1 / DoAction.as
Text File  |  2000-04-13  |  206b  |  6 lines

  1. getUrl("FSCommand:allowscale", "false");
  2. getUrl("FSCommand:fullscreen", "false");
  3. getUrl("FSCommand:showmenu", "false");
  4. FullURL = getProperty("/Demo 1", _url);
  5. DriveLetter = FullURL.substr("1","11");
  6.