PDA

View Full Version : Radio stations



dj913
26-03-2005, 07:05 AM
Hi guys, I made a radio station through winamp ..

http://142.59.244.209:8000/listen.pls

.. and i was wondering how i would go about setting it up like habboxradio where they have winamp built into there website. could anyone help me with this?

Thanks
Trans

lMattz
28-03-2005, 08:33 PM
U need to add a special media player to you website. heres the code:

<object id="MediaPlayer" type="application/x-oleobject" height="40" standby="Please wait while we start the radio!" width="180" classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6">
<param valuetype="ref" value="RADIO IP!" name="URL">
<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="68" 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="4763" name="_cx">
<param value="1058" name="_cy"></object>

Change the bit where it says radio ip to: ip:portnumber.

Then when you connect to the server people will be able to listen via the website :D

Anymore help need please contact.

Thanks.

Mattz (GY125)

Davisman
04-04-2005, 03:31 PM
Woah big explanation!!!!!! :D

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