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?
Printable View
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?
Ummm have you got the winamp shoutcast plugin or you need a special plugin fromy your host
Whats your port? and I'll give a code and see if it matches your one.Quote:
Originally Posted by Eloy
You need to make sure your address and prot are in correctly or it wont work
Try this;
Code:
<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>
i told you this yesterday ;lQuote:
Originally Posted by chris2k6
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?Quote:
Originally Posted by chris2k6
The address of your SHOUTcast server.. Example;Quote:
Originally Posted by Eloy
82.156.552.26:4898
So: http://IPADDRESS:PORT
or cud be:
http://Yourhost.com:yourport
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