screwed up music player, uh,yeah. |
screwed up music player, uh,yeah. |
Apr 8 2005, 07:09 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 24 Joined: Feb 2005 Member No: 100,598 |
my xanga was working fine, but i put a chatterbox in, realized i didnt want it, and removed it. I must have messed with the msuci code but i dont know where.
QUOTE <!-- begin code provided by createblog.com -->
<script language="JavaScript"> alert("HEY")</SCRIPT> <!-- end code provided by createblog.com --><style type="text/css"> /* <style type="text/css"> /* nirvana*/ <a href='http://blogring' target='_blank'>http://blogring</a> */ body { background-color: #ffffff; background-image:url(''); background-repeat:no-repeat; background-position: right bottom; background-attachment: fixed; scrollbar-arrow-color: #000066; scrollbar-track-color: #ffffff; scrollbar-shadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-3dlight-color: #ffffff; } table.navigation, table.footer {display: none;} .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:10px; color:#000066; letter-spacing:0px; text-align:justify; } .blogbody b, .standard b, p b, strong { font-weight: bold; color: #666666; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ BORDER-RIGHT: #000066 0px solid; BORDER-TOP: #000066 0px solid; PADDING-LEFT: 0pt; FONT-WEIGHT: bold; FONT-SIZE: 15pt; PADDING-BOTTOM: 5pt; TEXT-TRANSFORM: lowercase; BORDER-LEFT: #000066 0px solid; WIDTH: 350px; height: 25px; COLOR: #000066; PADDING-TOP: 5pt; BORDER-BOTTOM: #000066 0px solid; FONT-FAMILY: arial; LETTER-SPACING: -3px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center} } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#666666; font:normal 11px arial; line-height: 11px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#000066; font:normal 11px arial; line-height:11px; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#ffffff; font:bold 10px terminal; background:#000066; line-height:11px; cursor: ne-size resize; text-decoration: overline underline; filter: none; text-transformation: uppercase; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid #000066; font:bold 11px arial; background-color: #ffffff; letter-spacing:0px; color: #003399; } table.left { /* this edits the menu module */ border: 4px solid #000066; width:208px; background-color: #ffffff; color: #666666; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #000066; background-color: #ffffff; width:350px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ BORDER-RIGHT: #000066 0px solid; BORDER-TOP: #000066 0px solid; PADDING-LEFT: 0pt; FONT-WEIGHT: bold; FONT-SIZE: 15pt; PADDING-BOTTOM: 5pt; TEXT-TRANSFORM: lowercase; BORDER-LEFT: #000066 0px solid; WIDTH: 350px; height: 25px; COLOR: #000066; PADDING-TOP: 5pt; BORDER-BOTTOM: #000066 0px solid; FONT-FAMILY: arial; LETTER-SPACING: -3px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center} table.left TD { /* on your menu module, this edits the body part of it */ background-image: url(); background-color: #ffffff; border: none; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #ffffff; border: 4px solid #000066; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #000066; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 350px; } hr { /* horizontal divider */ border: 1px solid #666666; } BODY{cursor:crosshair} table.footer {display: none;} </style> </style><STYLE> /* top bar remover - xanga.com/add_ons */ table.navigation {display: none;};</STYLE> <img src="http://www.netmemorials.co.uk/Kurt%20C1.jpg" alt="Image Hosted by ImageShack.us" /> </style> <script language="javascript"> <object id="darkplayer" codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" type="application/x-oleobject" height="0" standby="Loading Microsoft Windows Media Player components..." width="0" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"> <param NAME VALUE> <param NAME="ShowControls" VALUE="0"> <param NAME="ShowStatusBar" VALUE="0"> <param NAME="ShowDisplay" VALUE="0"> <param NAME="DefaultFrame" VALUE="Slide"> <param NAME="Autostart" VALUE="1"> <param NAME="Loop" VALUE="True"> </object> </p> <form name="form"> <p style="text-align: center"> <select style="FONT-SIZE: 8pt; BACKGROUND:#ffffff; WIDTH: 200; COLOR: #000066; font-face: verdana; height:174" name="playlist" size="1"> <option value="0">AFI-Silver And Cold</option> <option value="1">Chevelle-Send The Pain Below</option> <option value="2">Godsmack-Re-Align</option> <option value="3">Incubus-Stellar</option> <option value="4">Nirvana-Dumb</option> <option value="5">Nirvana-Come As You Are</option> <option value="6">Nirvana-All Apologies</option> <option value="7">Relient K-Forward Motion</option> <option value="8">Lounge Act-Roll It</option> <option value="9">Rise Against-Give It All</option><option value="10">Lounge Act-Lounge Act</option> </select><br /> <input TYPE="BUTTON" NAME="darkplay" VALUE="play" onclick="play(document.forms['form'].playlist);"> <input TYPE="BUTTON" NAME="darkpause" VALUE="pause" onclick="document.darkplayer.pause(); playstate=2;"> <input TYPE="BUTTON" NAME="darkstop" VALUE="stop" onclick="document.darkplayer.stop(); playstate=2;"></p> </form> <script language="JavaScript"> <!-- var playstate = 1; shuffle = 1; // set to 0 to always play first song in list // set to 1 to randomly choose the first song to play // www.xanga.com/smartypants91780 // unlimited songs, just copy and paste the song line and change the number songs=new Array(); songs[0]="http://boss.streamos.com/wmedia/dreamworks/afi/singthesorrow/audio/silver_128k.asx" songs[1]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/4808/15548_1_3_04.asf" songs[2]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/4493/27596_1_6_04.asf" songs[3]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/2239/9775_1_6_04.asf" songs[4]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/128/5558_1_6_04.asf" songs[5]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/128/209_1_2_04.asf" songs[6]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/128/5558_1_12_04.asf" songs[7]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/4/12595/27670_1_4_04.asf" songs[8]="http://www.finalrecords.com/loungeact/music/LoungeAct_RollIt.mp3" songs[9]="http://aolsearch.aol.com/aol/redir?src=singingfish&requestId=a66cba9a55ab6bf3&clickedItemRank=1&userQuery=rise+against&clickedItemURN=http%3A%2F%2Fboss.streamos.com%2Fwmedia%2Fgeffen%2Frise_against%2Faudio%2Fgiv_it_all%2F00_lo.asx" songs[10]="http://www.finalrecords.com/loungeact/music/LoungeAct_LoungeAct.mp3" if (shuffle == 1) { var randsg = Math.floor(Math.random()*songs.length); document.darkplayer.FileName = songs[randsg]; document.darkplayer.scr = songs[randsg]; document.forms['form'].playlist.options[randsg].selected = true; } function play(list) { if (playstate == 2) { document.darkplayer.Play(); } else { var snum = list.options[list.selectedIndex].value document.darkplayer.FileName = songs[snum]; document.darkplayer.scr = songs[snum]; } playstate = 1; } //--> </script> |
|
|
|
Nugget Please use a codebox. Thanks.
You are forgetting... Apr 8 2005, 07:12 PM
lostbuthappy urgh, yeah sorry about that whoops. ok thanks... Apr 8 2005, 07:14 PM![]() ![]() |