home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September (Special) / Chip-Special_2002-09_Digitalni-Video.bin / servis / wm9 / mpsetupXP.exe / RCDATA / CABINET / wmploc.DLL / 256 / VIDEO.JS < prev    next >
Text File  |  2002-08-19  |  207b  |  11 lines

  1. // Windows Media Player - Copyright 2000 Microsoft Corporation.
  2. //<script>
  3.  
  4. function OnLoad()
  5. {
  6.     mediacenter.fullScreenAvailable=true;
  7.     video1.stretchToFit=mediacenter.videoStretchToFit;
  8. }
  9.  
  10.  
  11.