hansfraatz
03-08-2005, 07:43 PM
ok heres the deal. im creating a website for college coursework. i do not have to upload it to a webhost but... i am adding a music function. i have got my homepage java scripted so that when the page loads another page appears with windows media player in it. so far i have got the buttons and i have got one song to play, here is the code:
<div align="center" id=vpdiv><embed name="RAOCXplayer" src="the black dahlia murder - unhallowed - apex.mp3" type="application/x-mplayer2" width="300" height="50" ShowControls="2" ShowStatusBar="1" AutoSize="true" loop="infinate" EnableContextMenu="0" DisplaySize="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed></div>
but so far i can only have one source and i am trying to get it so you can skip and cycle through 2 other tracks but i cannot find a way to add multiple sources. please can someone help me,
cheers.
p.s. i will add the user who helps me to the acknowledgements if thats any more incentive :D
liam
<div align="center" id=vpdiv><embed name="RAOCXplayer" src="the black dahlia murder - unhallowed - apex.mp3" type="application/x-mplayer2" width="300" height="50" ShowControls="2" ShowStatusBar="1" AutoSize="true" loop="infinate" EnableContextMenu="0" DisplaySize="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed></div>
but so far i can only have one source and i am trying to get it so you can skip and cycle through 2 other tracks but i cannot find a way to add multiple sources. please can someone help me,
cheers.
p.s. i will add the user who helps me to the acknowledgements if thats any more incentive :D
liam