Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Results 1 to 3 of 3

Thread: Radio code

  1. #1
    Join Date
    Jul 2006
    Location
    England
    Posts
    610
    Tokens
    0

    Default Radio code

    Whats the code for a radio player...That WILL work in firefox aswell


  2. #2
    Join Date
    Jul 2006
    Location
    Athens
    Posts
    842
    Tokens
    0

    Default

    Radioplayer.php
    PHP Code:
    <object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" name="player"  width="175" 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.youngfm.co.uk&#quot; value="true" />
      <param name="
    CONTROLS" value="Imagewindow" />
      <param name="
    ShowStatusBar" value="false" />
      <param name="
    src" value="http://youngfm.co.uk:8502/" />
      
    <param name="url" value="http://youngfm.co.uk:8502/" />

      <
    param name="autostart" value="true" />

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

      <
    param name="uimode" value="mini" />
      <
    embed src="media.asx" width="199" height="45" autostart="True" controls="playbutton" showstatusbar="false" url="media.asx" autoplay="true" uimode="mini"> </embed></object
    media.asx
    PHP Code:
    <ASX version "3.0">
      <
    Entry>
         <
    title>Tuned into SITE NAME</title>
         <
    AUTHOR>SITE NAME</AUTHOR>
         <
    COPYRIGHT>Copyright © 2007 SITe NAME</COPYRIGHT
             <!--
          <
    Logo href "" Style "MARK" /> 
         --> 
         <
    Ref href "http://youngfm.co.uk:8502" /> 

         <
    BANNER HREF=""
            <ABSTRACT>
    Click here to visit SITE NAME</ABSTRACT> 
            <
    MOREINFO HREF="SITe URL" /> 
         </
    BANNER
      </
    Entry
    </
    ASX
    Edit the Site Name/URL in the above


  3. #3
    Join Date
    Jul 2006
    Location
    England
    Posts
    610
    Tokens
    0

    Default

    Thanks


Posting Permissions

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