Is it possible to show "Now Playing" by adding to this embedded player code, or some other code that will show it?
<center><b>TUNE IN</b></center><center><object ID="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab# Version=5,1,52,701" STANDBY="Loading Microsoft Windows® Media Player components..." TYPE="application/x-oleobject" width="280" height="46"> <param name="FileName" value="http://66.189.97.63:8000/" valuetype="ref" ref />
<param name="AudioStream" value="1" />
<param name="animationatStart" value="true">
<param name="transparentatStart" value="true">
<param name="autoStart" value="false">
<param name="showControls" value="true">
<param name="Volume" value="-300">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="http://66.189.97.63:8000/" name="MediaPlayer1" width=280 height=46 autostart=0 showcontrols=1 volume=-300> </OBJECT></center>
<center><b>TUNE IN</b></center><center><object ID="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab# Version=5,1,52,701" STANDBY="Loading Microsoft Windows® Media Player components..." TYPE="application/x-oleobject" width="280" height="46"> <param name="FileName" value="http://66.189.97.63:8000/" valuetype="ref" ref />
<param name="AudioStream" value="1" />
<param name="animationatStart" value="true">
<param name="transparentatStart" value="true">
<param name="autoStart" value="false">
<param name="showControls" value="true">
<param name="Volume" value="-300">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="http://66.189.97.63:8000/" name="MediaPlayer1" width=280 height=46 autostart=0 showcontrols=1 volume=-300> </OBJECT></center>
Comment