Well...
Then your broadcaster had better be able to play multiple songs...
Or you could do something like
Code:
<a href='listmotcrueone.php?listen=1'>Motley Crue~One</a>
But if you were to have that you would have to have something like a plugin for the 'listmotcrueone.php' file
Such as
Code:
<?php
include "headerfile.php";
print "<h3>Motley Crue~ONE</h3><br />
<script type="text/javascript">
Have the script for your plugin
</script>";
}
$h-endpage()
?>
Or you could just use a flash code..
The simplest thing would just to have simple plug ins for your player..
and when you wanted to broadcast..a pop up would occur..which is easy to program with javascript..
Edit:
If that is something you are looking for...
If not specify more please