home *** CD-ROM | disk | FTP | other *** search
Wrap
<theme author="Microsoft Corporation" copyright="⌐2000 Microsoft Corporation. All rights reserved."> <view backgroundColor="#909090" backgroundImage="ptoys_new2.bmp" titleBar="false" ontimer="t1.value="LIBRARY ACCESS IS DISABLED\rright-click on this window and select Options,\rchoose the Media Library tab,\rand set it to 'Full Access' for 'Other Applications'"; var test = player.playlistCollection.newPlaylist(Math.random()); player.playlistCollection.remove(test); t1.value='Library access verified.'; theme.currentViewID='main';" timerInterval="900" > <text foregroundColor="black" top="105" left="15" id="t1" fontStyle="bold" fontSize="8" value="Verifying library access..." /> <button image="cancel_new.bmp" id="cancelBtn" horizontalAlignment="center" top="164" cursor="hand" onclick="view.close()" /> </view> <view backgroundImage="PTlinks_new.bmp" id="main"> <subview height="200" width="560" top="55" left="80" backgroundColor="none"> <text cursor="hand" hoverFontStyle="bold underline" foregroundColor="black" top="5" left="5" id="t1" fontStyle="bold" onmousedown="StartAction(this);" onclick="AllAlbumsToPlaylists(); EndAction(this);" value="Turn all albums in the library into playlists..." /> <text cursor="hand" hoverFontStyle="bold underline" foregroundColor="black" top="25" left="5" id="t2" fontStyle="bold" onmousedown="StartAction(this);" onclick="AllArtistsToPlaylists();EndAction(this);" value="Make a playlist for every Artist listed in the library..." /> <text cursor="hand" hoverFontStyle="bold underline" foregroundColor="black" top="45" left="5" id="t3" fontStyle="bold" onmousedown="StartAction(this);" onclick="RandomPlaylistToSizedCDs(player.mediaCollection.getAll(),70); EndAction(this);" value="Place all content in random playlists of 70 minutes (for Copy to CD)..." /> <text cursor="hand" hoverFontStyle="bold underline" foregroundColor="black" top="65" left="5" id="t4" fontStyle="bold" onmousedown="StartAction(this);" onclick="AllContentToCDs();EndAction(this);" value="Place all content in ordered playlists of 12 songs (for Copy to CD)..." /> <text cursor="hand" hoverFontStyle="bold underline" foregroundColor="black" top="85" left="5" id="t5" fontStyle="bold" onmousedown="StartAction(this);" onclick="AllContentToSizedCDs(70);EndAction(this);" value="Place all content in ordered playlists of 70 minutes (for Copy to CD)..." /> <text cursor="hand" hoverFontStyle="bold underline" foregroundColor="black" top="105" left="5" fontStyle="bold" onclick="theme.openView('AlertDialog');" value="Clear all playlists from library..." /> <text cursor="hand" hoverFontStyle="bold underline" foregroundColor="black" top="125" left="5" id="t7" fontStyle="bold" onmousedown="StartAction(this);" onclick="RandomPlaylistToSizedCDs(player.currentPlaylist,70); EndAction(this);" value="Place current playlist in random playlists of 70 minutes (for Copy to CD)..." /> </subview> <button image="return2.bmp" hoverimage="return_hover2.bmp" height="37" width="37" top="169" cursor="hand" tabStop="false" onclick="view.returnToMediaCenter();" /> </view> <view id="AlertDialog" height="140" width="270" backgroundColor="white" > <text id="caption" fontStyle="bold" value=" !!!WARNING!!!
This will erase all the custom playlists in your Media Library (listed in the folder named "My Playlists"). Click OK to continue." left="5" top="5" width="jscript:view.width-2*left" height="80" wordwrap="true" /> <subview top="jscript:caption.top+caption.height+5" left="50" id="buttonBorder" height="20" width="80" backgroundColor="black" > <subview id="b1_ul" height="jscript:buttonBorder.height-2" width="jscript:buttonBorder.width-2" backgroundColor="white" top="1" left="1" /> <subview id="b1_lr" height="jscript:buttonBorder.height-3" width="jscript:buttonBorder.width-3" backgroundColor="#303030" top="2" left="2" /> <subview height="jscript:buttonBorder.height-4" width="jscript:buttonBorder.width-4" backgroundColor="#909090" top="2" left="2" zIndex="10" > <button height="jscript:buttonBorder.height" width="jscript:buttonBorder.width" onmousedown="click('b1');" onclick="RemovePlaylists(); view.close();" cursor="hand" /> <text horizontalAlignment="center" verticalAlignment="center" fontStyle="bold" hoverForegroundColor="#f01010" value="OK" passthrough="true" cursor="hand" /> </subview> </subview> <subview top="jscript:caption.top+caption.height+5" left="jscript:buttonBorder.left+buttonBorder.width+10" id="buttonBorder2" height="20" width="80" backgroundColor="black" > <subview id="b2_ul" height="jscript:buttonBorder2.height-2" width="jscript:buttonBorder2.width-2" backgroundColor="white" top="1" left="1" /> <subview id="b2_lr" height="jscript:buttonBorder2.height-3" width="jscript:buttonBorder2.width-3" backgroundColor="#303030" top="2" left="2" /> <subview height="jscript:buttonBorder2.height-4" width="jscript:buttonBorder2.width-4" backgroundColor="#909090" top="2" left="2" zIndex="10" > <button height="jscript:buttonBorder2.height" width="jscript:buttonBorder2.width" onmousedown="click('b2');" onclick="view.close();" cursor="hand" /> <text horizontalAlignment="center" verticalAlignment="center" fontStyle="bold" value="Cancel" hoverForegroundColor="#f01010" passthrough="true" cursor="hand" /> </subview> </subview> </view> </theme>