View Full Version : Darkplayer not working..


Memoryx0
01-20-2005, 04:39 PM
My darkplayer is showing up, but not playing any music.

Heres the code...any problems?

<!-- begin code provided by createblog.com -->
<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>
<form name="form">
<select name="playlist" size="1">

<!-- Add song info here -->
<option value="0">Brand New - Sic Transit Gloria</option>
<option value="1">Seventy Times 7</option>
<option value="2">Good to know if I ever need attention all i need to do is die</option>
<option value="3">The boy who blocked his own shot</option>
<option value="4">The Quiet things that no one ever knows</option>
<option value="5">TBS - A decade Under the influence</option>
<option value="6">You're so last summer</option>
<option value="8">Cute without the "e"</option>
<option value="9">Sugarcult - Memory</option>
<option value="10">Chevelle - Send the pain below</option>
<option value="11">Hawthorne hieghts - Ohio is for lovers</option>
<option value="12">The Distillers - Break Your heart out</option>
<option value="13">The Used - The taste of Ink</option>
<option value="14">Senses Fail - Bloody Romance</option>
<option value="15">Muse - Time is running out</option>
<option value="16">Weezer - Island in the sun</option>
<option value="17">311 - Amber</option>
<option value="18">TBS - Great romances for the 20th century</option>
<option value="19">Timberwolves at New Jersey</option>
<option value="20">Your own disaster</option>
<option value="21">H.I.M. - In transition</option>
<option value="22">Something Corporate - Ruthless</option>
<option value="23">Senses Fail - Buried a lie</option>
<option value="24">AC/DC - Hells Bells</option>
<option value="25">AFI - Girls not Grey</option>
<option value="26">No Doubt - Hella Good</option>
<option value="27">Nirvana - Heart Shaped Box</option>
<option value="28">All Apologies</option>
<option value="29">Anti-Flag - Protest Song</option>
<option value="30">Die for the Government</option>
<option value="31">Green Day - Boulevard of Broken Dreams</option>
<option value="32">Jesus of Suburbia</option>
<option value="33">Give me Novacaine</option>

</select>
<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
songs=new Array();

// Add song URLs here
songs[0]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/24769/28069_1_2_04.asf";
songs[1]="http://www.msealsmusic.com/msealsmusic/user/music/seventytimes7.WMA";
songs[2]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/24769/28069_1_10_04.asf";
songs[3]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/24769/28069_1_6_04.asf";
songs[4]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/24769/28069_1_5_04.asf";
songs[5]="http://www.redmusic.com/streams/TakingBackSunday/DecadeUnderTheInfluence.asx";
songs[6]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/24366/27330_1_9_04.asf";
songs[8]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/24366/27330_1_3_04.asf";
songs[9]="http://195.161.115.251/lofi/16/166996.mp3";
songs[10]="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[11]="http://www.pahardcore.com/media/mp3/Hawthorn_Ohiois.mp3";
songs[12]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/4/22338/28438_1_8_04.asf";
songs[13]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/23173/26069_1_2_04.asf";
songs[14]="http://www.msealsmusic.com/msealsmusic/user/music/SensesFailBloodyRomance.WMA";
songs[15]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/8288/29046_1_3_04.asf";
songs[16]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/124/21516_1_4_04.asf";
songs[17]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/187/22139_1_10_04.asf";
songs[18]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/24366/27330_1_5_04.asf";
songs[19]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/24366/27330_1_7_04.asf";
songs[20]="http://www.msealsmusic.com/msealsmusic/user/music/Taking%20back%20Sunday%20-%20Your%20Own%20Disaster.WMA";
songs[21]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/21742/24294_1_2_04.asf";
songs[22]="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/21221/28241_1_7_04.asf";
songs[23]="
http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/25969/29625_1_4_04.asf";
songs[24]="
http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/4/192/388_1_1_04.asf";
songs[25]="
http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/11595/27494_1_6_04.asf";
songs[26]="
http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/545/28497_1_6_04.asf";
songs[27]="
http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/128/5558_1_3_04.asf";
songs[28]="
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[29]="
http://www.anti-flag.com/mysql/media/8.mp3";
songs[30]="http://www.a-frecords.com/bands/anti-flag/albums/dieforthegovernment/Anti-Flag%20-%20You%20got%20to%20die%20for%20the%20government.m p3";
songs[31]="http://download.wbr.com/greenday/greenday_bbd.mp3";
songs[32]="
http://www.warnermusic.com.au/greenday/americanidiot/jesusofsuburbia.asx";
songs[33]="
http://www.warnermusic.com.au/greenday/americanidiot/novacaine.asx";

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>
<!-- end code provided by createblog.com -->

screwed769
01-20-2005, 09:26 PM
Im havin the same problem! i used the code from the post JiNgLeBeLLz77 had n followed the directions n they show up n i clikc play n nothin works! can n e 1 help us?

Stiffler1470
01-20-2005, 09:36 PM
Same thing to me too. I made a thread 3 days ago and no1 replied. My advice, talk to some1 who has it and ask them.