home *** CD-ROM | disk | FTP | other *** search
Text File | 2001-09-06 | 42.5 KB | 1,412 lines |
- <theme id="DBS MediaPlayer"
- author="Henrik L├╢wenadler of The Skins Factory.com"
- copyright="©2001 Aezra, Inc"
- currentViewID="MainPlayer"
- authorVersion="1.0">
-
- <view id="MainPlayer"
- backgroundColor="none"
- width="447" height="426"
- titleBar="false" resizable="false"
- onLoad="Init();"
- scriptFile="DBS.js;res://wmploc.dll/RT_TEXT/#132;">
- <PLAYER
- playState_onchange = "JScript:onPlayStateChange();"
- >
- <CONTROLS
- currentPosition_onchange = "position_slider.value = player.controls.currentPosition;"
- />
- </PLAYER>
-
-
-
- <subview zIndex="8"
- left="0" top="0"
- backgroundImage="MainMask.gif"
- width="447" height="426"
- transparencyColor="#FF00FF">
-
- <button left="0" top="0" zIndex="1"
- width="447" height="426"
- ClippingColor="#FF00FF"
- ClippingImage="MainMask.gif"
- image="Main3.jpg"
- enabled = "false"
- >
- </button>
- <subview id="timebg" left="0" top="0" width="447" height="426" zIndex="49"
- visible="true"
- transparencyColor="#FF00FF"
-
- >
- <button left="173" top="310" zIndex="345" visible="true"
- width="142" height="33"
- image="timebg.gif"
- enabled = "false"
- transparencyColor="#FF00FF"
- >
- </button>
- <text id="Time" visible="true" zIndex="346"
- left="221" top="309" width="43" height="20"
- justification="center" fontSmoothing="true"
- ForegroundColor = "#97D0E9" fontSmoothing="true"
- fontSize="8" FontType="Verdana" FontStyle="bold"
- value="wmpprop:player.controls.currentPositionString"
- >
- </text>
- </subview>
- <subview id="waveanim" left="0" top="0" width="447" height="426" zIndex="9"
- visible="wmpenabled:player.controls.pause"
- transparencyColor="#FF00FF"
- backgroundImage="MainMask2.gif"
- >
- <button left="0" top="0" zIndex="2"
- width="447" height="426"
- ClippingColor="#FF00FF"
- ClippingImage="MainMask2.gif"
- image="MainAnim.gif"
- enabled = "false"
- transparencyColor="#FF00FF"
- >
- </button>
- </subview>
- <subview id="buttsnbubbles" left="0" top="0" width="447" height="426" zIndex="35"
- transparencyColor="#FF00FF"
- >
- <subview id="bubblesub"
- left="153" top="153"
- width="190" height="180"
- >
- <button id="bubbles" left="0" top="0" width="190" height="187" zIndex="15"
- image="bubbles2.gif"
-
- >
- </button>
- </subview>
- <button left="223" top="127" zIndex="15"
- mappingColor="#00FFFF"
- upToolTip="Minimize"
- onClick="view.minimize();"
- image="Min.gif"
- hoverImage="MinH.gif"
- >
- </button>
-
- <button left="238" top="127" zIndex="15"
- mappingColor="#00FF00"
- upToolTip="Return to Full Mode"
- onClick="view.returnToMediaCenter();"
- image="Full.gif"
- hoverImage="FullH.gif"
- >
- </button>
-
- <button left="252" top="127" zIndex="15"
- mappingColor="#FF0000"
- upToolTip="Close"
- onClick="view.close();"
- image="Close.gif"
- hoverImage="CloseH.gif"
- >
- </button>
-
- <button left="272" top="95" zIndex="15"
- mappingColor="#FF0000"
- upToolTip="Open"
- downimage="ButtonOpenD.gif"
- image="ButtonOpen.gif"
- hoverImage="ButtonOpenH.gif"
- upToolTip="Open File"
- onClick="JScript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');"
-
- >
- </button>
-
- <PREVBUTTON left="309" top="97" zIndex="15"
- mappingColor="#FF0000"
- upToolTip="Previous"
- downimage="ButtonPrevD.gif"
- image="ButtonPrev.gif"
- hoverImage="ButtonPrevH.gif"
-
- disabledImage="ButtonPrevDis.gif"
- >
- </PREVBUTTON>
-
- <STOPBUTTON left="341" top="115" zIndex="15"
- mappingColor="#FF0000"
- upToolTip="Stop"
- downimage="ButtonStopD.gif"
- image="ButtonStop.gif"
- hoverImage="ButtonStopH.gif"
-
- disabledImage="ButtonStopDis.gif"
- >
- </STOPBUTTON>
-
- <PAUSEBUTTON left="362" top="142"
- zIndex="32"
- upToolTip="Pause"
- downimage="ButtonPauseD.gif"
- image="ButtonPause.gif"
- hoverImage="ButtonPauseH.gif"
- enabled="true"
- visible="wmpenabled:player.controls.pause"
- disabledimage="ButtonPauseDis.gif"
- >
- </PAUSEBUTTON>
-
- <PLAYBUTTON left="362" top="142"
- zIndex="31"
- upToolTip="Play"
- downimage="ButtonPlayD.gif"
- image="ButtonPlay.gif"
- hoverImage="ButtonPlayH.gif"
- enabled="true"
- tabStop="wmpenabled:player.controls.play"
- disabledimage="ButtonPlayDis.gif"
- >
- </PLAYBUTTON>
-
- <NEXTBUTTON left="364" top="173" zIndex="31"
- mappingColor="#FF0000"
- upToolTip="Next"
- downimage="ButtonNextD.gif"
- image="ButtonNext.gif"
- hoverImage="ButtonNextH.gif"
- disabledimage="ButtonNextDis.gif"
- >
- </NEXTBUTTON >
-
- <button id="VolumeButton" left="360" top="203" zIndex="31"
- onClick="JScript:ShowVol();"
- upToolTip="Volume,Progress"
- downimage="ButtonVolD.gif"
- image="ButtonVol.gif"
- hoverImage="ButtonVolH.gif"
-
- >
- </button>
-
- <button id="InfoButton" left="100" top="194" enabled="true" zIndex="4"
- mappingColor="#FF0000"
- onClick="JScript:ShowCover();"
- upTooltip = "Info Mode"
- downimage="ButtonInfoD.gif"
- image="ButtonInfo.gif"
- hoverImage="ButtonInfoH.gif"
-
- >
- </button>
-
- <button id="ClearButton" left="91" top="226" enabled="true" zIndex="4"
- mappingColor="#FF0000"
- onClick="JScript:HideAll();"
- upTooltip = "Hide All"
- downimage="ButtonHideD.gif"
- image="ButtonHide.gif"
- disabledimage="ButtonNextDis.gif"
- hoverImage="ButtonHideH.gif"
-
- >
- </button>
-
- <button id="EqButton" left="84" top="258" enabled="true" zIndex="3"
- mappingColor="#FF0000"
- onClick="JScript:ShowEQ();"
- upTooltip = "Show Equalizer"
- downimage="ButtonEqD.gif"
- image="ButtonEq.gif"
- hoverImage="ButtonEqH.gif"
-
- >
- </button>
-
- <button id="PlaylistDrawerButton" left="94" top="289" enabled="true" zIndex="3"
- onClick="JScript:ShowPlaylist();"
- upTooltip = "Show Playlist"
- downimage="ButtonPlD.gif"
- image="ButtonPl.gif"
- hoverImage="ButtonPlH.gif"
-
- >
- </button>
-
- <button id="VisButton" left="125" top="297" enabled="true" zIndex="44"
- mappingColor="#FF0000"
- onClick="JScript:ShowVis();"
- upTooltip = "Show Vis"
- downimage="ButtonVisD.gif"
- image="ButtonVis2.gif"
- hoverImage="ButtonVisH2.gif"
-
- >
- </button>
- <button id="AboutButton" visible="false" enabled="true" zIndex="3"
- image="about.bmp"
- hoverimage="aboutho.bmp"
- OnClick="script:theme.currentViewID='InfoPopup'"
- upTooltip = "Go to About Section" cursor="hand"
- >
- </button>
-
-
-
-
- </subview>
- <subview id="title" left="169" top="140" width="147" height="13" zIndex="30"
- backgroundImage="TitleBG.gif"
- transparencyColor="#FF00FF"
- >
- <text id="metadata"
- visible = "wmpenabled:player.controls.stop" visible="false"
- left="20" top="0" width="110" height="11"
- justification="Center"
- fontSize="7" scrolling="true" scrollingAmount="2" scrollingDirection="left"
- fontStyle="normal" fontSmoothing="true"
- ForegroundColor = "#97D0E9"
- backgroundcolor="#407CAE"
- value="wmpprop:player.currentmedia.name"
- textwidth_onchange="JScript:scrolling=(textwidth>width);"
- >
- </text>
- </subview>
-
- <subview id="Cover" left="131" top="154" width="223" height="184" zIndex="38"
- visible = "false"
- clippingImage = "VisBG.gif"
- clippingColor = "#FF00FF"
- transparencyColor="#FF00FF"
-
- >
- <button id="Coveranim" left="0" top="0" enabled="true" zIndex="38"
- clippingImage = "VisBG.gif"
- clippingColor = "#FF00FF"
- cursor = "hand"
- image="Coveranim2.gif"
- downimage="Coveranim2.gif"
-
- transparencyColor="#FF00FF"
- >
- </button>
- <button id="Covertrans" left="0" top="0" enabled="true" zIndex="39"
- clippingImage = "covBG.gif"
- clippingColor = "#FF00FF"
- cursor = "hand"
- image="Cover.gif"
- hoverimage="lightning.gif"
- OnClick="script:theme.currentViewID='InfoPopup'"
- transparencyColor="#FF00FF"
- uptooltip="Enter Info Mode"
- >
- </button>
-
- </subview>
-
- <subview id="visual" left="131" top="153" width="223" height="204" zIndex="30"
- transparencyColor="#FF00FF" visible = "wmpenabled:player.controls.pause"
- backgroundImage="VisBG.gif"
- >
-
- <effects id="visEffects"
- clippingImage = "VisBG.gif"
- clippingColor = "#FF00FF"
- left="0" top="0" width="223" height="223"
- windowed="false" zIndex="31"
- currentEffectType="ambience"
- visible = "wmpenabled:player.controls.pause"
- onClick="JScript:visEffects.next();;"
- onDblClick="JScript:visEffects.settings();"
-
- >
- </effects>
- <video id="vid"
- left="31" top="22" width="160" height="109"
- zIndex="131"
- windowless = "false"
- maintainAspectRatio = "true"
- shrinkToFit = "true"
- onVideoStart = "JScript:StartVideo();"
- onVideoEnd = "JScript:EndVideo();"
- visible = "false"
- fullscreen = "false"
- onClick = "JScript:vid.fullscreen=true;"
- toolTip = "Click to go Fullscreen"
-
- >
- </video>
-
- </subview>
-
-
-
-
- <!-- Playlist Subview -->
-
-
- <subview id="PlaylistDrawer" zIndex="10"
- transparencyColor="#FF00FF"
- zIndex="35"
-
- >
-
-
- <subview id="plsub" backgroundImage="PlBG.gif"
- left="131" top="138" width="223" height="204"
- visible="false" zIndex="35"
- transparencyColor="#FF00FF"
-
- >
-
- <button left="9" top="88"
- image="2ndtrans.gif"
- width="17" height="14"
- downimage="repeaton.gif"
- sticky="true"
- upTooltip="Enable Repeat"
- downTooltip="Disable Repeat"
- down="jscript:player.settings.getMode('loop');"
- onClick="player.settings.setMode('loop',down);"
- cursor="hand"
- >
- </button>
- <button left="197" top="88"
- image="2ndtrans.gif"
- width="17" height="14"
- downimage="shuffleon.gif"
- sticky="true"
- upTooltip="Enable Shuffle"
- downTooltip="Disable Shuffle"
- onClick = "JScript:shuffleClick();"
- down = "JScript:player.Settings.getMode('shuffle');"
- cursor="hand"
- >
- </button>
- <playlist id="PlaylistFrame" zIndex="0"
-
- left="30" top="27"
- width="163"
- height="125"
- backgroundColor="#0099CB"
- foregroundColor="#97D0E9"
- columnsVisible="false"
- columns="name=Name;Duration=Time"
- editbuttonsvisible="false"
- movebuttonsvisible="false"
- dropDownVisible="true"
- visible="true"
- disabledItemColor="#c0c0c0"
- itemPlayingBackgroundColor="#407CAE"
- itemPlayingColor="#ACD8E5">
- </playlist>
-
-
-
- </subview>
-
-
- </subview>
- <!-- END Playlist Subview -->
- <subview
- id="VolumeSub"
- backgroundImage="VolBG.gif"
- Left="131" Top="153"
- transparencyColor="#FF00FF"
- width="223" height="204"
- visible="false"
- zIndex="21">
-
- <CustomSlider
- Left="34" Top="53"
- width="155" height="9"
- direction="Horizontal" tiled="true"
- zIndex="201"
- min="0"
- max="100"
- borderSize="0"
- image="Progress.gif"
- cursor="hand"
- transparencyColor="#FF00FF"
- PositionImage="ProgressMap.gif"
- enabled="true"
- value="wmpprop:player.settings.volume"
- value_onchange="player.settings.volume = value"
- />
-
- <CustomSlider id="seek" toolTip="Seek" zIndex="201"
- left="34" top="98" width="155"
- direction="Horizontal" tiled="true"
- Image="Progress.gif"
- positionimage="ProgressMap.gif"
- transparencyColor="#FF00FF"
- borderSize="0" min="0"
- max="wmpprop:player.currentmedia.duration"
- value="wmpprop:player.Controls.currentPosition"
- onDragEnd="player.controls.currentposition=value;"
- useForegroundProgress="true"
- foregroundProgress="wmpprop:player.network.downloadProgress"
- />
-
- </subview>
-
- <!-- EQ Subview -->
-
- <subview id="EqualizerFrame" visible="false"
-
- BackgroundImage = "EqBG.gif"
- Left="131" Top="153"
- transparencyColor="#FF00FF"
- width="223" height="204"
- zIndex="25"
- >
-
-
-
- <equalizerSettings id="eq" enable="true"
- left="21" top="33" width="131" height="88"
- >
-
- </equalizerSettings>
- <slider id="eq1" borderSize="6"
- left="37"
- top="30"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel1"
- value_onchange="eq.gainLevel1=value;"
- >
- </slider>
- <slider id="eq2" borderSize="6"
- left="jscript:eq1.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- thumbImage="EqKnob.gif"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel2"
- value_onchange="eq.gainLevel2=value;"
- >
- </slider>
- <slider id="eq3" borderSize="6"
- left="jscript:eq2.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel3"
- value_onchange="eq.gainLevel3=value;"
- >
- </slider>
- <slider id="eq4" borderSize="6"
- left="jscript:eq3.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel4"
- value_onchange="eq.gainLevel4=value;"
- >
- </slider>
- <slider id="eq5" borderSize="6"
- left="jscript:eq4.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel5"
- value_onchange="eq.gainLevel5=value;"
- >
- </slider>
- <slider id="eq6" borderSize="6"
- left="jscript:eq5.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel6"
- value_onchange="eq.gainLevel6=value;"
- >
- </slider>
- <slider id="eq7" borderSize="6"
- left="jscript:eq6.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel7"
- value_onchange="eq.gainLevel7=value;"
- >
- </slider>
- <slider id="eq8" borderSize="6"
- left="jscript:eq7.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel8"
- value_onchange="eq.gainLevel8=value;"
- >
- </slider>
- <slider id="eq9" borderSize="6"
- left="jscript:eq8.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel9"
- value_onchange="eq.gainLevel9=value;"
- >
- </slider>
- <slider id="eq10" borderSize="6"
- left="jscript:eq9.left+16;"
- top="jscript:eq1.top;"
- toolTip="Graphic equalizer control"
- backgroundimage="EqBar.gif"
- thumbImage="EqKnob.gif"
- transparencyColor="#FF00FF"
- min="-14" max="14" direction="vertical"
- value="wmpprop:eq.gainLevel10"
- value_onchange="eq.gainLevel10=value;"
- >
- </slider>
-
-
-
- <button left="104" top="124"
- image="reset.gif"
- HoverImage="resetho.gif"
- enabled="true"
- transparencyColor="#FF00FF"
- zIndex="1" value="reset"
- toolTip="Reset graphic equalizer controls"
- onClick="eq.reset();"
- cursor="hand"
- >
- </button>
-
-
-
- <button id="prevpreset" left="11" top="73"
- width="20" height="17"
- image="prevpreset.gif"
- hoverImage="prevpresetho.gif"
- downImage="prevpreset.gif"
- transparencyColor="#FF00FF"
- onMouseDown="eq.previousPreset();"
- uptooltip="Previous Preset"
- cursor="hand"
- >
- </button>
-
- <text id="textpreset" left="83" top="109" width="60" fontstyle="bold"
- justification="Center" fontSize="8" ForegroundColor = "#97D0E9"
- value="wmpprop:eq.currentPresetTitle"
- >
- </text>
-
- <button left="194" top="75"
- width="20" height="17"
- image="nextpreset.gif"
- hoverImage="nextpresetho.gif"
- downImage="nextpreset.gif"
- transparencyColor="#FF00FF"
- onMouseDown="eq.nextPreset();"
- uptooltip="Next Preset"
- cursor="hand"
- >
- </button>
-
- </subview>
- <!-- END EQ Subview -->
-
- </subview>
-
- </view>
-
- <!-- INFO view -->
-
- <view id="InfoPopup"
- backgroundColor="none"
- width="550" height="350"
- titleBar="false" resizable="false"
- onLoad="Init();"
- scriptFile="DBS2.js;res://wmploc.dll/RT_TEXT/#132;">
-
-
- <subview zIndex="8"
- left="0" top="0"
- backgroundImage="InfoMask.gif"
- width="550" height="350"
- transparencyColor="#FF00FF">
-
- <button left="0" top="0" zIndex="1"
- width="550" height="350"
- ClippingColor="#FF00FF"
- ClippingImage="InfoMask.gif"
- image="Info.jpg"
- enabled = "false"
- transparencycolor="#FF00FF"
- >
- </button>
- <subview zIndex="18" id="bubbly" visible="true"
- left="0" top="0"
- width="550" height="264"
- >
- <button id="bubbles" left="173" top="109" width="190" height="187" zIndex="19"
- image="bubbles2.gif"
- >
- </button>
- </subview>
- <button id="BackButton" left="95" top="248" enabled="true" zIndex="4"
- OnClick="script:theme.currentViewID='MainPlayer'"
- upTooltip = "Back to Player"
- downimage="ButtonBackD.gif"
- image="ButtonBack.gif"
- hoverImage="ButtonBackH.gif"
- disabledimage="ButtonBackDis.gif"
- >
- </button>
- <button left="87" top="162" zIndex="20"
- width="88" height="20"
- image="2ndtrans.gif"
- enabled = "true"
- HoverImage="LyricsHo.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showLyrics()"
- >
- </button>
- <button left="89" top="187" zIndex="20"
- width="88" height="20"
- image="2ndtrans.gif"
- enabled = "true"
- HoverImage="DiscographyHo.gif"
- uptooltip="View CD"
- cursor="hand"
- onClick="JScript:showDiscography()"
- >
- </button>
- <button left="403" top="162" zIndex="20"
- width="88" height="20"
- image="2ndtrans.gif"
- enabled = "true"
- HoverImage="ContactusHo.gif"
- uptooltip="View Contacts"
- cursor="hand"
- onClick="JScript:showContactus()"
- >
- </button>
- <button left="403" top="187" zIndex="20"
- width="88" height="20"
- image="2ndtrans.gif"
- enabled = "true"
- HoverImage="BiographyHo.gif"
- uptooltip="View Biography"
- cursor="hand"
- onClick="JScript:showBiography()"
- >
- </button>
- <button left="89" top="212" zIndex="20"
- width="88" height="20"
- image="2ndtrans.gif"
- enabled = "true"
- HoverImage="PicturesHo.gif"
- uptooltip="View Pictures"
- cursor="hand"
- onClick="JScript:showPictures()"
- >
- </button>
- <button left="401" top="212" zIndex="20"
- width="88" height="20"
- image="2ndtrans.gif"
- enabled = "true"
- HoverImage="LinksHo.gif"
- uptooltip="View Links"
- cursor="hand"
- onClick="JScript:showLinks()"
- >
- </button>
- <subview zIndex="18" id="front"
- left="0" top="0"
- width="550" height="350"
- >
-
- <button left="187" top="175" zIndex="15"
- width="204" height="17"
- image="dbs.gif"
- enabled = "false"
-
- >
- </button>
-
- </subview>
- <subview zIndex="18" id="Contactus" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="403" top="162" zIndex="20"
- width="88" height="20"
- enabled = "true"
- Image="ContactusHo.gif"
- uptooltip="View Contacts"
- cursor="hand"
- onClick="JScript:showContactus()"
- >
- </button>
- <text left="210" top="145" zIndex="15"
- value="Clay Bergus (guitar):"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" FontStyle="bold"
-
- />
- <text left="225" top="155" zIndex="15"
- value="clay@deepbluesomething.com"
- ForegroundColor = "#21445E" fontSmoothing="true"
- HoverForegroundColor = "#000000"
- fontSize="8" FontType="Verdana"
- onclick="player.launchURL('mailto:clay@deepbluesomething.com');" cursor="hand"
-
- />
- <text left="210" top="170" zIndex="15"
- value="Todd Pipes (vocals/bass):"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" FontStyle="bold"
-
- />
- <text left="225" top="180" zIndex="15"
- value="todd@deepbluesomething.com"
- ForegroundColor = "#21445E" fontSmoothing="true"
- HoverForegroundColor = "#000000"
- fontSize="8" FontType="Verdana"
- onclick="player.launchURL('mailto:todd@deepbluesomething.com');" cursor="hand"
-
- />
- <text left="210" top="195" zIndex="15"
- value="Toby Pipes (guitar/ vocals):"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" FontStyle="bold"
-
- />
- <text left="225" top="205" zIndex="15"
- value="toby@deepbluesomething.com"
- ForegroundColor = "#21445E" fontSmoothing="true"
- HoverForegroundColor = "#000000"
- fontSize="8" FontType="Verdana"
- onclick="player.launchURL('mailto:toby@deepbluesomething.com');" cursor="hand"
-
- />
- <text left="210" top="220" zIndex="15"
- value="John Kirtland (drums):"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" FontStyle="bold"
-
- />
- <text left="225" top="230" zIndex="15"
- value="john@deepbluesomething.com"
- ForegroundColor = "#21445E" fontSmoothing="true"
- HoverForegroundColor = "#000000"
- fontSize="8" FontType="Verdana"
- onclick="player.launchURL('mailto:john@deepbluesomething.com');" cursor="hand"
- />
- <button left="407" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow.gif"
- HoverImage="arrowho.gif"
- cursor="hand"
- uptooltip="View Aezra Contacts"
- onClick="JScript:showContactus2()"
- >
-
- </button>
- </subview>
- <subview zIndex="18" id="Contactus2" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <text left="195" top="145" zIndex="15"
- value="Aezra Records"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" fontStyle="bold"
- />
- <text left="195" top="155" zIndex="15"
- value="14040 N. Cave Creek Road, Suite 305B"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="195" top="165" zIndex="15"
- value="Phoenix, AZ 85022"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="195" top="185" zIndex="15"
- value="Telephone: (602) 482-6518"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="195" top="195" zIndex="15"
- value="Fax: (602) 765-6824"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="195" top="205" zIndex="15"
- value="Email:"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="235" top="205" zIndex="15"
- value="info@aezra.com"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- onclick="player.launchURL('mailto:info@aezra.com');" cursor="hand"
- HoverForegroundColor = "#000000"
- />
- <button left="155" top="236" zIndex="20"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Deep Blue Something Contacts"
- onClick="JScript:showContactus()"
- >
- </button>
- <button left="407" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow.gif"
- HoverImage="arrowho.gif"
- cursor="hand"
- uptooltip="View Credits"
- onClick="JScript:showContactus3()"
- >
-
- </button>
- </subview>
- <subview zIndex="18" id="Contactus3" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="155" top="236" zIndex="20"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Aezra Contacts"
- onClick="JScript:showContactus2()"
- >
- </button>
- <button left="213" top="114" zIndex="15"
- width="146" height="146"
- enabled = "true"
- Image="credits.gif"
- HoverImage="credits.gif"
- cursor="hand"
- uptooltip="Visit TheSkinsFactory.com"
- onclick="player.launchURL('http://www.theskinsfactory.com');"
- >
- </button>
- </subview>
- <subview zIndex="18" id="Links" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <text left="225" top="155" zIndex="15"
- value="Deep Blue Something"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" fontstyle="bold"
- onclick="player.launchURL('http://www.deepbluesomething.com');" cursor="hand"
- HoverForegroundColor = "#000000"
- />
- <text left="225" top="185" zIndex="15"
- value="Aezra Records "
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" fontstyle="bold"
- onclick="player.launchURL('http://www.aezra.com');" cursor="hand"
- HoverForegroundColor = "#000000"
- />
- <text left="225" top="215" zIndex="15"
- value="Buy CD"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" fontstyle="bold"
- onclick="player.launchURL('http://www.amazon.com/exec/obidos/ASIN/B00005ICLD/digitalmarket-20/102-3430436-0138521');" cursor="hand"
- HoverForegroundColor = "#000000"
- />
- </subview>
- <subview zIndex="18" id="Biography" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="403" top="187" zIndex="20"
- width="88" height="20"
- enabled = "true"
- Image="BiographyHo.gif"
- uptooltip="View Biography"
- cursor="hand"
- onClick="JScript:showBiography()"
- >
- </button>
- <subview zIndex="18" id="bio1" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="179" top="141" zIndex="19"
- width="222" height="109"
- enabled = "true"
- Image="Bio1.gif"
- >
- </button>
-
- <button left="407" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow.gif"
- HoverImage="arrowho.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showbio2()"
- >
-
- </button>
- </subview>
- <subview zIndex="18" id="bio2" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="179" top="141" zIndex="19"
- width="222" height="109"
- enabled = "true"
- Image="Bio2.gif"
- >
- </button>
- <button left="155" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showBiography()"
- >
- </button>
- <button left="407" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow.gif"
- HoverImage="arrowho.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showbio3()"
- >
-
- </button>
- </subview>
- <subview zIndex="18" id="bio3" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="179" top="141" zIndex="19"
- width="222" height="109"
- enabled = "true"
- Image="Bio3.gif"
- >
- </button>
- <button left="155" top="236" zIndex="20"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showbio2()"
- >
- </button>
-
- </subview>
- </subview>
- <subview zIndex="18" id="Discography" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="221" top="115" zIndex="15"
- width="136" height="136"
- enabled = "true"
- Image="cover1.gif"
- uptooltip="View Track List"
- cursor="hand"
- onClick="JScript:showdisco1()"
- >
- </button>
- <button left="89" top="187" zIndex="20"
- width="88" height="20"
- enabled = "true"
- Image="DiscographyHo.gif"
- uptooltip="View CD"
- cursor="hand"
- onClick="JScript:showDiscography()"
- >
- </button>
- <subview zIndex="18" id="disco1" zIndex="19"
- left="0" top="0" visible="false"
- width="550" height="350">
-
- <text left="145" top="110" zIndex="15"
- value="Deep Blue Something "
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" FontStyle="bold"
- />
- <text left="275" top="110" zIndex="15"
- value="(2001, Aezra Records)"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana" FontStyle="Italic"
- />
- <text left="190" top="125" zIndex="15"
- value="01. Military Man"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="135" zIndex="15"
- value="02. So Precious"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="145" zIndex="15"
- value="03. She Is"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
-
- />
- <text left="190" top="155" zIndex="15"
- value="04. Burning A Past"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="165" zIndex="15"
- value="05. Higher"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="175" zIndex="15"
- value="06. Number One"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="185" zIndex="15"
- value="07. Hell In Itself"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="195" zIndex="15"
- value="08. Who Wants It"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="205" zIndex="15"
- value="09. Focus"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="215" zIndex="15"
- value="10. Parkbench"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="225" zIndex="15"
- value="11. Page Me Wolverine"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="235" zIndex="15"
- value="12. Enough To Get By"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <text left="190" top="245" zIndex="15"
- value="13. Beautiful Nightmare"
- ForegroundColor = "#21445E" fontSmoothing="true"
- fontSize="8" FontType="Verdana"
- />
- <button left="89" top="187" zIndex="15"
- width="88" height="20"
- enabled = "true"
- Image="DiscographyHo.gif"
- uptooltip="View CD"
- cursor="hand"
- onClick="JScript:showDiscography()"
- >
- </button>
- <button left="155" top="236" zIndex="20"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="Back"
- onClick="JScript:showDiscography()"
- >
- </button>
- <button left="335" top="236" zIndex="15"
- width="70" height="20"
- enabled = "true"
- Image="buy.gif"
- HoverImage="buyho.gif"
- cursor="hand"
- uptooltip="Buy this CD"
- onclick="player.launchURL('http://www.amazon.com/exec/obidos/ASIN/B00005ICLD/digitalmarket-20');" cursor="hand"
- >
- </button>
- </subview>
-
-
- </subview>
- <subview zIndex="18" id="Lyrics" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
-
- <button left="87" top="162" zIndex="20"
- width="88" height="20"
- enabled = "true"
- Image="LyricsHo.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showLyrics()"
- >
- </button>
- <subview id="sheis1" zIndex="19"
- left="0" top="0" visible="false"
- width="550" height="350"
- >
- <button left="179" top="121"
- width="222" height="109"
- enabled = "true"
- Image="Sheis1.gif">
- </button>
- <button left="407" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow.gif"
- HoverImage="arrowho.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showsheis2()">
- </button>
- </subview>
- <subview zIndex="18" id="sheis2" zIndex="19"
- left="0" top="0" visible="false"
- width="550" height="350">
-
- <button left="179" top="121"
- width="222" height="109"
- enabled = "true"
- Image="Sheis2.gif">
- </button>
- <button left="155" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showLyrics()">
- </button>
- <button left="407" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow.gif"
- HoverImage="arrowho.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showsheis3()">
- </button>
- </subview>
- <subview zIndex="18" id="sheis3" zIndex="19"
- left="0" top="0" visible="false"
- width="550" height="350">
-
- <button left="179" top="121"
- width="222" height="109"
- enabled = "true"
- Image="Sheis3.gif">
- </button>
- <button left="155" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Lyrics"
- onClick="JScript:showsheis2()"
- >
-
- </button>
-
- </subview>
- </subview>
-
- <subview zIndex="18" id="Links" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="401" top="212" zIndex="20"
- width="88" height="20"
- enabled = "true"
- Image="LinksHo.gif"
- uptooltip="View Links"
- cursor="hand"
- onClick="JScript:showLinks()"
- >
- </button>
- </subview>
-
- <subview zIndex="18" id="Pictures" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="194" top="124" zIndex="15"
- width="76" height="51"
- enabled = "true"
- Image="pic1.gif"
- uptooltip="View Pictures"
- cursor="hand"
- onClick="JScript:showpic1()"
- >
- </button>
- <button left="309" top="124" zIndex="15"
- width="76" height="51"
- enabled = "true"
- Image="pic2.gif"
- uptooltip="View Pictures"
- cursor="hand"
- onClick="JScript:showpic2()"
- >
- </button>
- <button left="194" top="202" zIndex="15"
- width="76" height="51"
- enabled = "true"
- Image="pic3.gif"
- uptooltip="View Pictures"
- cursor="hand"
- onClick="JScript:showpic3()"
- >
- </button>
- <button left="309" top="202" zIndex="15"
- width="76" height="51"
- enabled = "true"
- Image="pic4.gif"
- uptooltip="View Pictures"
- cursor="hand"
- onClick="JScript:showpic4()"
- >
- </button>
- </subview>
- <subview zIndex="18" id="pic1" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="189" top="119" zIndex="20"
- width="200" height="134"
- enabled = "true"
- Image="pic1big.jpg"
- uptooltip="View Pictures"
- >
- </button>
- <button left="155" top="236" zIndex="15"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Pictures"
- onClick="JScript:showPictures()"
- >
- </button>
- </subview>
- <subview zIndex="18" id="pic2" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="189" top="119" zIndex="15"
- width="200" height="134"
- enabled = "true"
- Image="pic2big.jpg"
- >
- </button>
- <button left="155" top="236" zIndex="20"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Pictures"
- onClick="JScript:showPictures()"
- >
- </button>
- </subview>
- <subview zIndex="18" id="pic3" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="189" top="119" zIndex="15"
- width="200" height="134"
- enabled = "true"
- Image="pic3big.jpg"
- >
- </button>
- <button left="155" top="236" zIndex="20"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Pictures"
- onClick="JScript:showPictures()"
- >
- </button>
- </subview>
- <subview zIndex="18" id="pic4" visible="false"
- left="0" top="0"
- width="550" height="350"
- >
- <button left="189" top="119" zIndex="15"
- width="200" height="134"
- enabled = "true"
- Image="pic4big.jpg"
- >
- </button>
- <button left="155" top="236" zIndex="20"
- width="20" height="20"
- enabled = "true"
- Image="arrow2.gif"
- HoverImage="arrow2ho.gif"
- cursor="hand"
- uptooltip="View Pictures"
- onClick="JScript:showPictures()"
- >
- </button>
- </subview>
- </subview>
-
-
- </view>
-
- </theme>