PDA

View Full Version : Info



enapace
29-05-2008, 11:46 AM
I have got my shoutcast set up and my layout all coded and on the site how do i get the radio to play striaght away like habbox and clubhabbos?

RyanDOT
29-05-2008, 12:05 PM
<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.DOMAIN.EXTENSION " value="true" />
<param name="CONTROLS" value="Imagewindow" />
<param name="ShowStatusBar" value="false" />
<param name="src" value="http://IP.IP.IP.IP:PORT/" />
<param name="url" value="http://IP.IP.IP.IP:PORT/" />

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

<param name="uimode" value="mini" />
<embed src="http://www.DOMAIN.EXTENSION/windowsmediafile.asx" width="145" height="40" autostart="True" controls="playbutton" showstatusbar="false" url="http://www.DOMAIN.EXTENSION/windowsmediafile.asx" autoplay="true" uimode="mini"> </embed></object>

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