Results 1 to 5 of 5

Thread: Radio Help

  1. #1
    Join Date
    Feb 2008
    Location
    Derby
    Posts
    305
    Tokens
    0

    Default Radio Help

    Can someone help me add the player to the homepage i tried using the same code off my old layout but nothing shows up thanks
    Win rares and lots more on this thread http://www.habboxforum.com/showthread.php?t=479892
    www.habbo-hc.com -LOOKING FOR STAFF

  2. #2
    Join Date
    Dec 2006
    Location
    London
    Posts
    3,536
    Tokens
    170

    Latest Awards:

    Default

    Code:
    <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>
    2005: JOINED ; Radio DJ

    2006: Radio DJ ; Senior DJ

    2007: HxTV Flash Artist ; Productions Staff ; HxHD Staff ; Head DJ ; Events Organiser ; Productions Staff ; Competitions Staff ; Assistant Radio Manager

    2008: Senior Competitions Staff ; Forum Moderator ; HxHD Staff ; Competitions Manager ; Graphics Designer

    2009: LEFT ; Guest DJ

  3. #3
    Join Date
    Nov 2007
    Location
    London
    Posts
    1,577
    Tokens
    36

    Latest Awards:

    Default

    Quote Originally Posted by H0BJ0B View Post
    Code:
    <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>
    Does that work with firefox as well?
    Kind Regards,

    Guy
    __________________

    Since 2007. Unbelievable Uptime. Web hosting, resellers, master resellers, linux VPS, windows VPS, shoutcasts, at the lowest prices on the net.
    Tech-Hosts.co.uk.


  4. #4
    Join Date
    Dec 2006
    Posts
    191
    Tokens
    128

    Default

    yes that will work with firefox

  5. #5
    Join Date
    Feb 2008
    Location
    Derby
    Posts
    305
    Tokens
    0

    Default

    Quote Originally Posted by H0BJ0B View Post
    Code:
    <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>
    Perfect thank you
    Win rares and lots more on this thread http://www.habboxforum.com/showthread.php?t=479892
    www.habbo-hc.com -LOOKING FOR STAFF

Posting Permissions

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