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 5 of 5
  1. #1
    Join Date
    Dec 2004
    Location
    UK
    Posts
    534
    Tokens
    141

    Default Video Player Code???

    Hi, im now using a video player to broadcast but i need the code to place on the site so people can actually see me,

    help plz :s
    Post Count: :eusa_danc 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 :eusa_danc

  2. #2
    Join Date
    Jun 2005
    Location
    USA
    Posts
    2,047
    Tokens
    0

    Latest Awards:

    Post

    Did you buy it or is it free?
    If you bought it, it should have a code some where in your doucments.
    *Image Removed*

    Thank you Brad for the sig


    Signature edited by Nick- (Forum Super Moderator): Please do not have images that exceed the limit for non VIPs (700 x 150) in your signature.

  3. #3
    Join Date
    Aug 2005
    Posts
    144
    Tokens
    0

    Default

    Well video player... hmm... if your using it for radio, I doubt that it'll be useful. Just a waste of space on your radio or homepage. But I have the codes for radio player and video. First, you have upload the video to your webserver or something. Then, put this code. Where it says "The URL of where the video is located here", erase that with the [colour] codes and then type in http://www.mysite.com/myvideo.wmp or something like that. If you want to put in radio, just ask, I'll make another post with the codes.


    Video Codes:
    <div id=vpdiv><embed style="FILTER: xray" name="RAOCXplayer" autoplay="true" src="The URL of where the video is located here" width="320" height="265" ShowControls="1" ShowStatusBar="0" AutoSize="true" loop="true" EnableContextMenu="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed>
    (DJ-Chad's signature here)

  4. #4
    Join Date
    Dec 2004
    Location
    UK
    Posts
    534
    Tokens
    141

    Default

    could u give me the code for the radio plz
    Post Count: :eusa_danc 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 :eusa_danc

  5. #5
    Join Date
    Aug 2005
    Posts
    144
    Tokens
    0

    Default

    Ok. The codes for the radio are...
    <object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" name="player" width="215" height="33" standby="Loading" CODEBASE="CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715">
    <param name="url" value="http://youraddress:yourport">
    <param name="autostart" value="-1">
    <param name="uimode" value="full">
    <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="currentMarker" value="0">
    <param name="invokeURLs" value="-1">
    <param name="baseURL" value>
    <param name="volume" value="100">
    <param name="mute" value="0">
    <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">
    <embed src="http://youraddress:yourport" width="180" height="35" autostart="true" controls="playbutton" showstatusbar="false" url="http://youraddress:yourport" autoplay="true" uimode="mini"></embed>
    </object>
    Hope it helps. :d
    (DJ-Chad's signature here)

Posting Permissions

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