This is a streaming audio feed from a server. Ive noticed that *.M3U files can be embedded and made to play in the HTML page as a media player but the *.PLS file(s) are not. How do I make it work properly? Here is the code as I have it now:
Best RegardsCode:<object style="FILTER: gray" width="320" height="45" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" id="mediaplayer1"> <param name="Filename" value="http://ognir.gotdns.com:8000/listen.pls"> <param name="AutoStart" value="True"> <param name="ShowControls" value="True"> <param name="ShowStatusBar" value="False"> <param name="ShowDisplay" value="False"> <param name="AutoRewind" value="True"> <embed style="FILTER: gray" width="320" height="45" src="http://ognir.gotdns.com:8000/listen.pls" filename="http://metro.phaylon.com:8101" autostart="True" showcontrols="True" showstatusbar="False" showdisplay="False" autorewind="True"> </embed> </object>
~Spine![]()



Reply With Quote


Bookmarks