home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
zkuste
/
wmakeup
/
download
/
xbox.wmz
/
auto.js
next >
Wrap
Text File
|
2002-02-11
|
629b
|
26 lines
//<script>
//****************************************************************
// ⌐2000 Microsoft Corporation. All rights reserved.
//****************************************************************
function AutoLoad()
{
// In preview mode (the skin chooser), we want to go ahead
// and show the preview bitmap... so the following line will
// "fault" out the preview jscript engine, but not the runtime
// engine...
if (player)
{
}
view.width = 0;
view.height = 0;
view.backgroundImage = "";
theme.currentViewID = 'mainBox';
}