PDA

View Full Version : i need...



fire
16-01-2010, 07:40 PM
Im looking for someone to help me make a fansite with a radio, i know how to make the fansite but the radio i don't know. so if anybody could that would be great

Calvin
16-01-2010, 07:55 PM
Buy a shoutcast then put the following code where you want to put the radio:


<object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" name="player" width="145" height="40" standby="Loading" codebase="/CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715">
<param name=" id="player="player"" url="http://www.yoursite.com" value="true" />
<param name="CONTROLS" value="Imagewindow" />
<param name="ShowStatusBar" value="false" />

<param name="src" value="http://IP:PORT/" />

<param name="url" value="http://IP:PORT/" />

<param name="autostart" value="true" />
<param name="autoplay" value="true" />
<param name="Controls" value="playbutton" />
<param name="Volume" value="50">

<param name="uimode" value="mini" />

<embed src="http://yoursite.com/player.asx" width="145" height="40" autostart="True" controls="playbutton" showstatusbar="false" url="http://yoursite.com/player.asx" autoplay="true" uimode="mini"> </embed></object>

Change the parts in bold.

Change player.asx to the path to your asx player and IP = IP of your shoutcast. PORT = Port of your shoutcast.

Good luck.

.:TRUTHSTAR
17-01-2010, 07:25 PM
i would help aslong as you can do layouts and code them onto the site

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