Page 1 of 1

HTML code for streaming MXP radio on my websites, and blogs?

Posted: Wed Oct 03, 2007 8:49 pm
by froggyboy604
Can someone help me with writing some html code , so i can stream mxp radio on my websites, blogs, and other sites that allow html code to be posted.

I just think mxp radio will make good back ground music for my sites and blogs.

Posted: Wed Oct 03, 2007 9:40 pm
by SetoTK
Windows Media Player Code

Code: Select all

<OBJECT id="VIDEO" width="140" height="80" 
	CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
	type="application/x-oleobject">
	
	<PARAM NAME="URL" VALUE="http://www.lwnetwork.org.uk/media_files/mxp.m3u">
	<PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
	<PARAM NAME="AutoStart" VALUE="true">
	<PARAM name="uiMode" value="mini">
	<PARAM name="PlayCount" value="1">
	<PARAM name="Volume" value="100">
</OBJECT>

Posted: Wed Oct 03, 2007 9:41 pm
by froggyboy604
thanks.

Posted: Wed Oct 03, 2007 9:42 pm
by SetoTK
froggyboy604 wrote:thanks.
i edited code i accidently set it at 800px high

Posted: Wed Oct 03, 2007 10:02 pm
by froggyboy604
thanks.

Posted: Wed Oct 03, 2007 11:16 pm
by froggyboy604
Would it be possible to add the player to the front page of mxproject.com since the site isn't that exciting.

I need help doing it though cuz my HTML skills aren't that great.

I only added it to my Yuwie

www.yuwie.com/mxproject and my geocities site. www.geocities.com/thegamerzone .