Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2004
    Location
    UK
    Posts
    4,014
    Tokens
    0

    Latest Awards:

    Question SHOUTcast/internet radio HELP ME!!

    I have just put an internet radio station on my website (www.birminghambands.com), and im finding it really rubbish that only people with winamp can listen - is there any way for people with media player to listen?
    also i notice habbox has a little player on the homepage which starts automatically - how do i do that?
    and another thing...how to i get the stats on my own pages rather than the SHOUTcast directory
    wow thats a lot to ask - but hey im blonde
    any help would be much appreciated :eusa_wall

  2. #2
    Join Date
    Sep 2004
    Location
    USA
    Posts
    2,119
    Tokens
    1,371

    Latest Awards:

    Default

    Use Google.
    I think you need a radio toolbox or something of that sort.
    =/ I really have NO IDEA about radios. =]


  3. #3
    Join Date
    Mar 2005
    Location
    Leeds
    Posts
    3,423
    Tokens
    0

    Latest Awards:

    Default

    Read My Radio Tutorial.
    This is The Code for the player. Just Change the "ADDRESS"

    <object id="MediaPlayer" type="application/x-oleobject" height="40" standby="Please wait while we start the radio!" width="180" classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6">
    <param value="http://ADDRESS" name="URL">
    <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="-1" name="autoStart">
    <param value="0" name="currentMarker">
    <param value="-1" name="invokeURLs">
    <param value="" name="baseURL">
    <param value="50" name="volume">
    <param value="0" name="mute">
    <param value="mini" name="uiMode">
    <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">
    <param value="4763" name="_cx">
    <param value="1058" name="_cy"></object></p>

    Thanks

  4. #4
    Join Date
    Dec 2004
    Location
    UK
    Posts
    4,014
    Tokens
    0

    Latest Awards:


  5. #5
    Join Date
    Mar 2005
    Location
    Leeds
    Posts
    3,423
    Tokens
    0

    Latest Awards:

    Default

    No Problem

  6. #6
    Join Date
    Dec 2004
    Location
    UK
    Posts
    4,014
    Tokens
    0

    Latest Awards:

    Default

    im having trouble with the stats script on luckyrare's tutorial
    its hard to explain, the script works, but i get a whole lot of stuff before the stats...
    i think if you saw it you might understand better
    click here
    does anyone have any ideas on what i've done wrong?

Posting Permissions

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