Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2007
    Location
    UK
    Posts
    477
    Tokens
    0

    Default Why isnt it working?

    Im using this code;

    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

    Code:
    <html>


    Code:
    <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
    Last edited by TidgyPie; 20-01-2008 at 12:11 AM.

  2. #2
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default

    Okay this should work...

    HTML Code:
    <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/
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •