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 1 of 1
  1. #1
    Join Date
    May 2006
    Location
    Hull
    Posts
    7,701
    Tokens
    2,430
    Habbo
    Moh

    Latest Awards:

    Default Javascript and WMP

    On our site, our radio has a javascript refresh.

    But when you refresh, it doesn't show the radio.



    our code is:
    Code:
    function refresh_radio()
    {
        $('radioplayer').innerHTML = '<object height="45" width="121" codebase="http://habbcrazy.net/CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" standby="Loading" name="player"><param value="http://habbcrazy.net:8002" ref="" name="url"/><param value="-1" name="autostart"/><param value="mini" name="uimode"/><param value="1" name="rate"/><param value="0" name="balance"/><param value="0" name="currentPosition"/><param value="" name="defaultFrame"/><param value="1" name="playCount"/><param value="0" name="currentMarker"/><param value="-1" name="invokeURLs"/><param value="" name="baseURL"/><param value="100" name="volume"/><param value="0" name="mute"/><param value="0" name="stretchToFit"/><param value="0" name="windowlessVideo"/><param value="-1" name="enabled"/><param value="-1" name="enableContextMenu"/><param value="0" name="fullScreen"/><param value="" name="SAMIStyle"/><param value="" name="SAMILang"/><param value="" name="SAMIFilename"/><param value="" name="captioningID"/><param value="0" name="enableErrorDialogs"/><embed height="45" width="121" name="player" uimode="mini" autoplay="true" url="http://www.habbcrazy.net/pages/radio/mediafile.asx" showstatusbar="false" controls="playbutton" autostart="True" src="http://www.habbcrazy.net/pages/radio/mediafile.asx"/></object>';
    }
    Last edited by Moh; 10-12-2008 at 11:04 PM.

Posting Permissions

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