PDA

View Full Version : Why isnt it working?



TidgyPie
20-01-2008, 12:10 AM
Im using this code;


<OBJECT id=MediaPlayer type=application/x-oleobject height=60standby="Please wait while we start the radio!" width=160 classid=CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6><PARAM NAME="URL" VALUE="http://92.48.70.228/~habbofac/windowsmediafile.asx"><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="68"><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="5398"><PARAM NAME="_cy" VALUE="1032"></OBJECT>

On index.html

and this is the code for the radio windows thingy


<html>



<head>
<title></title>
</head>
<body bgcolor="#FFFFFF">
</body>
</html>
<ASX version = "3.0">
<Entry>
<title>habboFACTORY.net</title
<AUTHOR>habboFACTORY.net</AUTHOR>
<COPYRIGHT>Copyright © 2008 habboFACTORY.net</COPYRIGHT>
<!--
<Logo href = "" Style = "MARK" />
-->
<Ref href = "92.48.70:228/9024"/>
<BANNER HREF="">
<ABSTRACT>Click here to view site</ABSTRACT>
<MOREINFO HREF=http://92.48.70.228/~habbofac/>
</BANNER>
</Entry>
</ASX>



I think i added my port and ip right

IP: 92.48.70:228
Port: 9024

Im connected and streaming on SAM but still wotn work :'(


Help?

Edit: Thats not my actualy site its just the site we use to build files etc and i was jus ttrying it didnt want to do it on proper site yet

chrisgocrazyH
20-01-2008, 12:31 AM
Okay this should work...


<OBJECT id=wmphxrad style="COLOR: #0033cc; BACKGROUND-COLOR: #0033cc" height=35
width="22%" align=top border=0
classid=clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6><PARAM NAME="uiMode" VALUE="mini"><PARAM NAME="volume" VALUE="60">
<PARAM NAME="autoStart" VALUE="-1">
<PARAM NAME="URL" VALUE="http://92.48.70.228:9024/" ref><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="currentMarker" VALUE="0"><PARAM NAME="invokeURLs" VALUE="-1">
<PARAM NAME="baseURL" VALUE="http://92.48.70.228:9024/" ref><PARAM NAME="mute" VALUE="0"><PARAM NAME="stretchToFit" VALUE="0"><PARAM NAME="windowlessVideo" VALUE="-1"><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="3122"><PARAM NAME="_cy" VALUE="1191"></OBJECT></font></b>
</p>


Prob leam was : Ur address = http://92.48.70.228:9024/ Not http://92.48.70:228:9024/

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