Hey!
When it comes to embeding the stream in my homepage. You sent me a code once. It works perfectly!
But, is there a way to design it more? I want to change the text PLAYLIST1 that comes as default in the embeded wmp.
Is it also possible to use an ASX file instead of the code you sent?
The code you sent was:
PHP Code:
<p style="text-align: center;"><span> </span><object classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" width="368" height="294" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="Title" value="MediaPlayer" /><param name="url" value="mms://YOUR IP:PORT" /><param name="src" value="mms://YOUR IP:PORT" /><param name="name" value="MediaPlayer" /><embed type="application/x-mplayer2" width="368" height="294" src="mms://YOUR IP:PORT" name="MediaPlayer" url="mms://YOUR IP:PORT" test="MediaPlayer"></embed></object>
Bookmarks