i see this script in most of habbo webradio..
like this:
listen.php?=asx etc...
can someone give me the code?

i see this script in most of habbo webradio..
like this:
listen.php?=asx etc...
can someone give me the code?
+Rep anyway if you use this...
Code:<script language=JavaScript> <!-- var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} // --> </script> <link href="../main.css" rel="stylesheet" type="text/css"> <center> <object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" name="player" width="71" height="45" 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.net&#quot; value="true" /> <param name="CONTROLS" value="Imagewindow" /> <param name="ShowStatusBar" value="false" /> <param name="src" value="http://urip/" /> <param name="url" value="http://urip/" /> <param name="autostart" value="true" /> <param name="autoplay" value="true" /> <param name="Controls" value="playbutton" /> <param name="uimode" value="mini" /> <embed src="http://www.ursite.com/listen.asx" width="71" height="45" autostart="True" controls="playbutton" showstatusbar="false" url="http://ursite/listen.asx" autoplay="true" uimode="mini"> </embed></object><br> <a href="http://YOURSITE.com/listen.asx" target="new"></a>
to make the asx file open up notepad and paste then edit this and save it as listen.asx
Code:<asx version="3.0"> <title>YOURSITE - www.YOURSITE.com</title> <abstract>YOURSITE - www.YOURSITE.com</abstract> <author>www.YOURSITE.com</author> <moreinfo href="http://www.YOURSITE.com" /> Habboflick - www.habboflick.com</banner><repeat> <entry><abstract>Habboflick - www.YOURSITE.com</abstract> <title>YOURSITE - www.YOURSITE.com</title> <ref href="http://yourip" /> <param name="Homepage" value="http://YOURSITE.com" /> <author>http://YOURSITE.com/</author> <moreinfo href="http://www.YOURSITE.com" /> </entry> </repeat> </asx>
Last edited by Method; 10-05-2007 at 08:50 PM. Reason: Added codes =]
Want to hide these adverts? Register an account for free!