Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Location
    Leicester
    Posts
    1,607
    Tokens
    0

    Latest Awards:

    Default Need Help Please

    Could someone give me a radio player code i can put on my site ?

    i have the shoutcast just need code for site thanks !

  2. #2
    Join Date
    Dec 2006
    Posts
    191
    Tokens
    128

    Default

    u have lsot me no mate try www.bouncyserver.co.uk

  3. #3
    Join Date
    Dec 2006
    Location
    London
    Posts
    3,536
    Tokens
    170

    Latest Awards:

    Default

    Code:
    <object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" name="player" width="145" height="40" standby="Loading" codebase="/CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715">
    
    <param name=" id="player="player"" url="http://www.DOMAIN.EXTENSION" value="true" />
    
    <param name="CONTROLS" value="Imagewindow" />
    
    <param name="ShowStatusBar" value="false" />
    
    <param name="src" value="http://IP.IP.IP.IP:PORT/" />
    
    <param name="url" value="http://IP.IP.IP.IP:PORT/" />
    
    
    
    <param name="autostart" value="true" />
    
    <param name="autoplay" value="true" />
    
    <param name="Controls" value="playbutton" />
    
    
    
    <param name="uimode" value="mini" />
    
    <embed src="http://www.DOMAIN.EXTENSION/windowsmediafile.asx" width="145" height="40" autostart="True" controls="playbutton" showstatusbar="false" url="http://www.DOMAIN.EXTENSION/windowsmediafile.asx" autoplay="true" uimode="mini"> </embed></object>
    2005: JOINED ; Radio DJ

    2006: Radio DJ ; Senior DJ

    2007: HxTV Flash Artist ; Productions Staff ; HxHD Staff ; Head DJ ; Events Organiser ; Productions Staff ; Competitions Staff ; Assistant Radio Manager

    2008: Senior Competitions Staff ; Forum Moderator ; HxHD Staff ; Competitions Manager ; Graphics Designer

    2009: LEFT ; Guest DJ

Posting Permissions

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