
KitLo
|
CodeHey, I like the way you brodcast your station, but the comp I usualy use can be laggy, so just a sujection you could use this code:
<center>
<form> <table border=0 bordercolor=black bgcolor=royalblue><tr><th><bgsound src="url of song" id=music loop=infinite><font face="verdana"><font size=1><font color=white>Punk4Punks</font></th></tr><tr><td>
<input type="button" value="play" onclick="document.all.music.src='url of song';document.cookie='SO=Y;PATH=/'">
<input type="button" value="stop" onclick="document.all.music.src='http://208.222.215.244/images/music/blank.htm';document.cookie='SO=N;PATH=/;'"></td></tr></table></form>
</center>
</script>
I got the code off of http://www.funky-chickens.com/
|
admin
|
Re: Code | KitLo wrote: | Hey, I like the way you brodcast your station, but the comp I usualy use can be laggy, so just a sujection you could use this code:
<center>
<form> <table border=0 bordercolor=black bgcolor=royalblue><tr><th><bgsound src="url of song" id=music loop=infinite><font face="verdana"><font size=1><font color=white>Punk4Punks</font></th></tr><tr><td>
<input type="button" value="play" onclick="document.all.music.src='url of song';document.cookie='SO=Y;PATH=/'">
<input type="button" value="stop" onclick="document.all.music.src='http://208.222.215.244/images/music/blank.htm';document.cookie='SO=N;PATH=/;'"></td></tr></table></form>
</center>
</script>
I got the code off of http://www.funky-chickens.com/ |
Thank you for the suggestion I will have p4pgeek look at it.
Admin
|
|
|
|