30-05-2008, 16:26:41 PM
****************** Kismina :
Kod:
<****** type="text/javascript"><!--
function play(what){
document.getElementById('music1').innerHTML="<embed type='application/x-mplayer2' id='music2' pluginspage='http://www.microsoft.com/Windows/MediaPlayer/' *********************='"+what+"' name='MediaPlayer1' width='1' height='1' controltype='2' showcontrols='1' showstatusbar='1' AutoStart='true' loop='false'></embed>";
}
function stopsong(){
document.getElementById('music1').innerHTML="";
}
//-->
</******
BODY kismina
Kod:
<table border="0" width="4%***********
<tr>
<td width="100%" bgcolor="#000000">
<table border="0" width="16" height="1">
<tr>
<td width="25%" height="1" valign="top"><a href="http://larrysteiner30.googlepages.com/Mysongs44.lite.mp3" onclick="play(this.href);return false"><img border="0" *********************="http://nsa01.casimages.com/img/2008/05/16/0805161002433308261.gif" width="15" height="15"></a>
</td>
<td width="25%" height="1" valign="top"><a href="#" onclick="stopsong();return false"><img border="0" *********************="http://nsa01.casimages.com/img/2008/05/16/0805161248413309583.gif" width="15" height="15"></a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<span id="music1"></span>
