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 2 of 2
  1. #1
    <?PHP> Guest

    Default [NEEDED!!] HTML for shoutcast player

    Right.. Sorry for the noobish question but i really need the html for the windows media player shoutcast thingy. +rep for whoever gives me it

    Thanks

    Danny AKA HabFM.net

  2. #2
    Join Date
    Nov 2007
    Posts
    1,253
    Tokens
    150

    Latest Awards:

    Default

    Hope this helps!

    Code:
    <object id="mediaplayer" type="application/x-oleobject" height="45" width="140" classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6">
       <param NAME="URL" ref value="IP:PORT">
       <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="75">
       <param NAME="mute" value="0">
       <param NAME="uiMode" value="full">
       <param NAME="stretchToFit" value="0">
       <param NAME="windowlessVideo" value="0">
       <param NAME="enabled" value="-1">
       <param NAME="enableContextMenu" value="0">
       <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="3836">
       <param NAME="_cy" value="1058">
       <embed src='IP:PORT' width='140' height='45' autostart='1' 
    type='application/x-mplayer2' 
    pluginspage='http://www.microsoft.com/Windows/MediaPlayer/' 
    transparentatstart='0' animationatstart='0' showcontrols='1' autosize='0' 
    displaysize='0' showtracker='0' ShowStatusBar='0'></embed></object>
    Last edited by Source; 29-11-2007 at 09:50 PM.

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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