Radio sur un site web
Résolu
rachid
-
hyass -
hyass -
salut
comment integrer un radio sur un site web
merci en avance
comment integrer un radio sur un site web
merci en avance
A voir également:
- Radio sur un site web
- Création site web - Guide
- Site de telechargement - Accueil - Outils
- Site comme coco - Accueil - Réseaux sociaux
- Web office - Guide
- Quel site remplace coco - Accueil - Réseaux sociaux
7 réponses
Voilà comment inclure un radio :
<INPUT TYPE="RADIO" NAME="VOILA" VALUE="C_SUPER_!" />
Zep3k!GnO
--~>hihihi
<INPUT TYPE="RADIO" NAME="VOILA" VALUE="C_SUPER_!" />
Zep3k!GnO
--~>hihihi
Salut tien voici le code et remplace le serveur par ladresse de ton serveur ^^
<OBJECT ID="NSPlay" NAME="NSPlay"
CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
WIDTH=207
HEIGHT=52
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,1,5,217"
STANDBY="Loading Microsoft® Windows Media™ Player components..."
TYPE="application/x-oleobject">
<PARAM NAME='AutoStart' VALUE='1'>
<PARAM NAME='filename' VALUE= SERVEUR:8000'>
<PARAM NAME='WindowlessVideo' VALUE='0'>
<PARAM NAME='PreviewMode' VALUE='0'>
<PARAM NAME='AutoSize' VALUE='0'>
<PARAM NAME='AnimationAtStart' VALUE='0'>
<PARAM NAME='EnableContextMenu' VALUE='0'>
<PARAM NAME='ShowStatusBar' VALUE='1'>
<PARAM NAME='ShowControls' VALUE='1'>
<PARAM NAME='ShowAudioControls' VALUE='1'>
<PARAM NAME='ShowPositionControls' VALUE='0'>
<PARAM NAME='ShowDisplay' VALUE='0'>
<PARAM NAME='ShowTracker' VALUE='0'>
<PARAM NAME='ShowGotoBar' VALUE='0'>
<EMBED TYPE="application/x-mplayer2"
PLUGINSPAGE="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&"
SRC="http://82.239.218.74:8000"
NAME="NSPlay"
WIDTH="207"
HEIGHT="52"
showstatusbar="1" showcontrols="1" showdisplay="0" showgotobar="0" autosize="0" showcaptioning="0"
enabletracker="0" showtracker="0" enablecontextmenu="0" volume="0" showpositioncontrols="0" showaudiocontrols="1">
</EMBED>
</OBJECT>
<OBJECT ID="NSPlay" NAME="NSPlay"
CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
WIDTH=207
HEIGHT=52
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,1,5,217"
STANDBY="Loading Microsoft® Windows Media™ Player components..."
TYPE="application/x-oleobject">
<PARAM NAME='AutoStart' VALUE='1'>
<PARAM NAME='filename' VALUE= SERVEUR:8000'>
<PARAM NAME='WindowlessVideo' VALUE='0'>
<PARAM NAME='PreviewMode' VALUE='0'>
<PARAM NAME='AutoSize' VALUE='0'>
<PARAM NAME='AnimationAtStart' VALUE='0'>
<PARAM NAME='EnableContextMenu' VALUE='0'>
<PARAM NAME='ShowStatusBar' VALUE='1'>
<PARAM NAME='ShowControls' VALUE='1'>
<PARAM NAME='ShowAudioControls' VALUE='1'>
<PARAM NAME='ShowPositionControls' VALUE='0'>
<PARAM NAME='ShowDisplay' VALUE='0'>
<PARAM NAME='ShowTracker' VALUE='0'>
<PARAM NAME='ShowGotoBar' VALUE='0'>
<EMBED TYPE="application/x-mplayer2"
PLUGINSPAGE="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&"
SRC="http://82.239.218.74:8000"
NAME="NSPlay"
WIDTH="207"
HEIGHT="52"
showstatusbar="1" showcontrols="1" showdisplay="0" showgotobar="0" autosize="0" showcaptioning="0"
enabletracker="0" showtracker="0" enablecontextmenu="0" volume="0" showpositioncontrols="0" showaudiocontrols="1">
</EMBED>
</OBJECT>
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question