Reply
Thu 23 Feb, 2006 03:16 pm
i want to play music in the background ,two different songs on the same page ,i want the 2 songs to play successively and continously but I also want controls to stop the music if people want ,can any body give me the hmtl code to do so .i am not good at hmtl codes.
code
NOT SURE IF STOP WILL WORK YOU CAN USE AN IF THEN SITUATION THOUGH
<music>
<td>
<play open='music file'>
<table type='stop'>
</table>
</play>
</td>
</music>