Add CMRadio Player to Your Myspace
Copy the following Code into your About Me Section of your Myspace account:
<object
type="application/x-mplayer2" classid="6BF52A52-394A-11d3-B153-00C04F79FAA6"
allowScriptAccess="never" allowNetworking="internal" height="54" width="320">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="InvokeURLs" value="0" />
<param name="fileName" value="mms://livestream.andrews.edu/cmradio" />
<param name="URL" value="mms://livestream.andrews.edu/cmradio" />
<param name="src" value="mms://livestream.andrews.edu/cmradio" />
<param name="showstatusbar" value="true" />
<param name="autostart" value="true" />
</object>