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 >
Wrap
Text File
|
2002-08-19
|
207b
|
11 lines
// Windows Media Player - Copyright 2000 Microsoft Corporation.
//<script>
function OnLoad()
{
mediacenter.fullScreenAvailable=true;
video1.stretchToFit=mediacenter.videoStretchToFit;
}