Results 1 to 4 of 4

Thread: radio help

  1. #1
    Join Date
    Aug 2007
    Posts
    19
    Tokens
    0

    Default radio help

    ok i have set up a site on www.piczo.com and i need to now how to get a radio system could u help me thanks

  2. #2
    Join Date
    Apr 2006
    Location
    Manchester
    Posts
    3,366
    Tokens
    0

    Latest Awards:

    Default

    dont think your able to get radios on piczo sites.


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

    Default

    you can but i dnt no how

  4. #4
    Join Date
    Nov 2006
    Location
    Bradford
    Posts
    2,667
    Tokens
    99

    Latest Awards:

    Default

    you can put a media player onto piczo that will play a stream.


    heres an example, taken from HabboFM

    as long as you have a shoutcast server you can adapt this HTML to work for your own needs

    Code:
    <object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" name="player" width="180" height="35" standby="Loading" CODEBASE="/CODEBASE=http:/activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715">
        <param name=" id="player" url=http://www.habbofm.co.uk" value="true">
        <param name="CONTROLS" value="Imagewindow">
        <param name="ShowStatusBar" value="false">
        <param name="src" value="http://www.habbofm.co.uk/habbofm.asx">
        <param name="url" value="http://www.habbofm.co.uk/habbofm.asx">
        <param name="autostart" value="true">
        <param name="autoplay" value="true">
    
        <param name="Controls" value="playbutton">
        <param name="uimode" value="mini">
        <embed src="http://www.habbofm.co.uk" width="180" height="35" autostart="true" controls="playbutton" showstatusbar="false" url="http://www.habbofm.co.uk" autoplay="true" uimode="mini"></embed></object><br><font face=Verdana size=1><i>Provided by <a href=http://www.habbofm.co.uk>HabboFM</i></a>
    Last edited by DJ-Vimto; 14-08-2007 at 03:26 AM.
    Rep Points: 1065
    Last Good Rep From: Cyndia
    Last Bad Rep From: someone too cowardly to leave their name



    The People I Trust:
    Royal, Cwmbran, base, :Jakey, Destiny, Laurae90, Evolution, Mik, deagle

Posting Permissions

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