home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / opsys / wmakeup / downloads / MDU381-0.wmz / auto.js < prev    next >
Text File  |  2002-04-09  |  246b  |  11 lines

  1. function AutoLoad() {
  2.   if (player) {
  3.   }
  4.   view.width              = 0;
  5.   view.height             = 0;
  6.   view.backgroundImage    = "";
  7.  
  8.   theme.currentViewID = 'skin';
  9. }
  10.  
  11. // My thanks to TheSkinsFactory's XBox Skin for this little hack