Re: HI Neil Smith - MVP can u look at this post?



**************************************************
More importantly, did you re-do the web page with the correct protocol
URL yet ? It'll only take 5 minuets to establish if this is the cause.

Cheers - Neil
********************************************************

Im not sure, I think I have....can u please clarify if I did? I am
using the following code at www.mubiquity.com .

<HTML>
<HEAD>
</HEAD>
<BODY>
<OBJECT ID="Player" height="200" width="240"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">

</OBJECT>
<INPUT TYPE="BUTTON" NAME="BtnPlay" VALUE="Play" OnClick="StartMeUp()">
<SCRIPT>
<!--
function StartMeUp ()
{

Player.URL = "http://69.250.165.134:8000";;

}

function ShutMeDown ()
{
Player.controls.stop();

}

-->
</SCRIPT>
</BODY>
</HTML>

Is "http://69.250.165.134:8000"; not the correct protocol? If you go to
my site you will be able to hit the play button and tune into my
stream.

Thank you again for your interest, thoughts and suggestions!

Ryan

.


Loading