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?

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
Last edited by -Sweex; 04-06-2006 at 01:34 PM.
Whats your port? and I'll give a code and see if it matches your one.Originally Posted by Eloy
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?
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>
Last edited by AdamCookie!; 04-06-2006 at 02:19 PM.
i told you this yesterday ;lOriginally Posted by chris2k6
HTML Code:<object id="player" height="39" standby="Loading> <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.
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?Originally Posted by chris2k6
i told you this yesterday ;l
Last edited by ,Alexx.; 04-06-2006 at 03:25 PM.
The address of your SHOUTcast server.. Example;Originally Posted by Eloy
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?
82.156.552.26:4898
So: http://IPADDRESSORT
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
Last edited by ClubTime; 04-06-2006 at 07:07 PM.
Want to hide these adverts? Register an account for free!