Log In · Register

 
lpaylist type thing for my xanga...
DisneyPrincessKa...
post Jan 27 2004, 04:36 PM
Post #1


I wanna be roman
******

Group: Member
Posts: 1,844
Joined: Jan 2004
Member No: 989



Ok i saw this on another site, where it has a little box ad you can choose the songs and stop them, play them and such well i thought it was really cool. does anyone know the code for this? thanks biggrin.gif
 
 
Start new topic
Replies (1 - 3)
xjjajeengx
post Jan 27 2004, 06:19 PM
Post #2


advanced newbie... S2
*******

Group: Member
Posts: 3,504
Joined: Jan 2004
Member No: 752



QUOTE
<!-- begin code provided by createblog.com -->
<form name=choose>
Music Menu:
<select size=1 onChange="midiplay(this);">
<option value="#">Click For Music
<option value="http://url/to/america.mid">America The Beautiful
<option value="http://url/to/cannon_d.mid">Cannon (key of D)
<option value="http://url/to/entrtanr.mid">The Entertainer
<option value="http://url/to/maplerag.mid">Maple Rag
<option value="http://url/to/pete_wlf.mid">Peter & the Wolf
</select>
</form>

<script language="JavaScript">
<!--
// please keep these lines on when you copy the source
// made by: Nicolas - http://www.javascript-page.com

document.write('<bgsound src="#" id=midijuke loop=1 autostart="true">');

function midiplay(what) {
if (document.all)  {
  document.all.midijuke.src = what.options[what.selectedIndex].value;
}

else {
  alert("Sorry, but the Music Menu is only accessible through MSIE4.0 and above.");
}
}

//-->
</script>
<!-- end code provided by createblog.com -->


change songs if you want. are you talking about drop down menu, or a click to change song thingy like on my xanga? derno...
 
tofumonzter
post Jan 27 2004, 09:35 PM
Post #3


[[one piece :D
******

Group: Member
Posts: 2,722
Joined: Jan 2004
Member No: 795



blink.gif
 
slayerangel
post Jan 29 2004, 10:18 PM
Post #4


Senior Member
***

Group: Member
Posts: 59
Joined: Jan 2004
Member No: 1,080



Does anyone know how to make the songs loop?
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: