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 4 of 4
  1. #1
    Join Date
    Aug 2007
    Posts
    185
    Tokens
    0

    Default Embed a shoutcast server?

    How do i successfully embed a shoutcast server to my website.

    I think it's something to do with ASX files but whenever i've tryed copying + pasting from other sites + changing urls, it crashes peoples firefox's yet some sites use them on firefox.

    Moved by Agesilaus (Forum Moderator) from Design and Development: Please post in the correct forum.
    Last edited by Agesilaus; 16-12-2007 at 12:49 PM.

  2. #2
    Join Date
    Dec 2006
    Location
    Nottingham
    Posts
    7,752
    Tokens
    756
    Habbo
    katie.pricejorda

    Latest Awards:

    Default

    Right, create a .asx file on your website...

    Copy and paste this in and put the appropriate details
    HTML Code:
    <ASX version = "3.0">
      <Entry>
         <title>Tuned into YOUR RADIO NAME</title>
         <AUTHOR>YOUR RADIO NAME</AUTHOR>
         <COPYRIGHT>Copyright © 2007 YOUR RADIO NAME</COPYRIGHT> 
             <!--
          <Logo href = "" Style = "MARK" /> 
         --> 
         <Ref href = "URL TO YOUR SHOUTCAST SERVER HERE" /> 
    
         <BANNER HREF=""> 
            <ABSTRACT>Click here to visit YOUR WEBSITE NAME!</ABSTRACT> 
            <MOREINFO HREF="YOUR WEBSITE URL" /> 
         </BANNER> 
      </Entry> 
    </ASX>
    Once you've replaced all the YOUR RADIOS etc, you then need to make the player for your website... Remember to put this on the web page and not the asx file.

    Use this code and feel free to edit it, 0 is off and 1 is on, it's something like that and remember to replace the 'URL TO THE ASX FILE' bit.

    HTML Code:
    <OBJECT id=MediaPlayer  type=application/x-oleobject height=60
    standby="Please wait while we start the radio!" width=160 classid=CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6>
    <PARAM NAME="URL" VALUE="URL TO THE ASX FILE">
    <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>
    Last edited by Jordy; 16-12-2007 at 12:44 PM.

  3. #3
    Join Date
    Aug 2007
    Posts
    185
    Tokens
    0

    Default

    That will not be firefox compatible as firefox is only use-able with the EMBED tag as it can not read the PARAM NAME tag.

  4. #4
    Join Date
    Aug 2007
    Posts
    185
    Tokens
    0

    Default

    -.- -.-

    Edited by Agesilaus (Forum Moderator): Please do not multiple post, unless you are adding new information when the 15 minute edit time is up.
    Last edited by Agesilaus; 17-12-2007 at 12:15 AM.

Posting Permissions

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