PDA

View Full Version : Why doesn't my radio work?



,Alexx.
04-06-2006, 01:06 PM
Okay i've recently bought a radio server and i've put it on a freewebs site(yes i'm cheap). I put the html in and it won't connect off winamp and the play/stop buttons dont work. What could be wrong?

-Sweex
04-06-2006, 01:33 PM
Ummm have you got the winamp shoutcast plugin or you need a special plugin fromy your host

England
04-06-2006, 01:35 PM
Okay i've recently bought a radio server and i've put it on a freewebs site(yes i'm cheap). I put the html in and it won't connect off winamp and the play/stop buttons dont work. What could be wrong?
Whats your port? and I'll give a code and see if it matches your one.

ClubTime
04-06-2006, 01:47 PM
You need to make sure your address and prot are in correctly or it wont work

AdamCookie!
04-06-2006, 02:18 PM
Try this;



<object id="MediaPlayer" type="application/x-oleobject" height="38" standby="Please wait while we start the radio!" width="156" classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6">
<param value="LINKAGE HERE" name="URL" ref>
<param value="1" name="rate">
<param value="0" name="balance">
<param value="0" name="currentPosition">
<param value="" name="defaultFrame">
<param value="1" name="playCount">
<param value="-1" name="autoStart">
<param value="0" name="currentMarker">
<param value="-1" name="invokeURLs">
<param value="" name="baseURL">
<param value="50" name="volume">
<param value="0" name="mute">
<param value="mini" name="uiMode">
<param value="0" name="stretchToFit">
<param value="0" name="windowlessVideo">
<param value="-1" name="enabled">
<param value="-1" name="enableContextMenu">
<param value="0" name="fullScreen">
<param value="" name="SAMIStyle">
<param value="" name="SAMILang">
<param value="" name="SAMIFilename">
<param value="" name="captioningID">
<param value="0" name="enableErrorDialogs">
<param value="4128" name="_cx">
<param value="1005" name="_cy"></object>

ClubTime
04-06-2006, 02:46 PM
<object id="player" height="39" standby="Loading&gt;

&lt;width=" width="147" align="center" border="1" name="player" 158? value="true" url="http://YOURADDRESS:YOURPORT" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">

<param NAME="URL" VALUE="http://YOURADDRESS:YOURPORT">

<param NAME="rate" VALUE="1">

<param NAME="balance" VALUE="0">

<param NAME="currentPosition" VALUE="0">

<param NAME="defaultFrame" VALUE>

<param NAME="playCount" VALUE="1">

<param NAME="autoStart" VALUE="-1">

<param NAME="currentMarker" VALUE="0">

<param NAME="invokeURLs" VALUE="-1">

<param NAME="baseURL" VALUE>

<param NAME="volume" VALUE="50">

<param NAME="mute" VALUE="0">

<param NAME="uiMode" VALUE="mini">

<param NAME="stretchToFit" VALUE="0">

<param NAME="windowlessVideo" VALUE="0">

<param NAME="enabled" VALUE="-1">

<param NAME="enableContextMenu" VALUE="-1">

<param NAME="fullScreen" VALUE="0">

<param NAME="SAMIStyle" VALUE>

<param NAME="SAMILang" VALUE>

<param NAME="SAMIFilename" VALUE>

<param NAME="captioningID" VALUE>

<param NAME="enableErrorDialogs" VALUE="0">

<param NAME="_cx" VALUE="4286">

<param NAME="_cy" VALUE="1191">

</object>



Enter your address (which may be an IP or a URL) and Port (the 4 digit number at the end of your address) where it says in caps. make sure you keep the http:// in.
i told you this yesterday ;l

,Alexx.
04-06-2006, 03:24 PM
i told you this yesterday ;l

Yes i know i've put it in. Also the adress is it the site im hosting it off or is it my own site?

AdamCookie!
04-06-2006, 03:58 PM
Yes i know i've put it in. Also the adress is it the site im hosting it off or is it my own site?

The address of your SHOUTcast server.. Example;
82.156.552.26:4898

So: http://IPADDRESS:PORT

Jamie.
04-06-2006, 05:56 PM
or cud be:

http://Yourhost.com:yourport

ClubTime
04-06-2006, 07:01 PM
its your host or your hosts IP not your sites followed by the port

when you brought it they should have given you details, use them

ClubTime
04-06-2006, 07:02 PM
*Deleted*

Want to hide these adverts? Register an account for free!