Скрипты радио для форумов
Скрипты радио для форумов
Страница: 1
	Сообщений 1 страница 6 из 6
Поделиться228.07.2011 14:59
Радио рамблер(отдельное всплывающее окно)
Код:
						<div class='ipb-top-left-link'><a href="#" onClick="window.open('http://audio.rambler.ru/export/radio_player.html?id=809', 'joe',config='height=220,width=550')">Радио Rambler</a></div>Поделиться328.07.2011 15:02
Онлайн радио
Код:
						<table style="width: 100" cellspacing="0" cellpadding="0" id="table1">
    <tr>
    <td style="height: 23px; width: 100px;" class="menu_table1">
    радио онлайн</td>
    </tr>
    <tr>
    <td style="height: 3px; background-color: #ffffff;"></td>
    </tr>
    <tr>
    <td style="width: 100px;background-color: #ffffff;" class="login" >
    <script language="javascript">
    function popupw(url,w,h,uid,dp,id){
    if(!w||w<100)w=100;
    if(!h||h<100)h=100;
    if(!id)id='';
    var www;if(!uid) uid='';if(!dp) dp='';
    www=window.open(url+id,'aod'+uid,'width='+w+',height='+h+',top=0,toolbar=no,personalbar=no,location=no,directories=no,statusbar=no,menubar=no,status=no,resizable=yes,left=60,screenx=60,top=100,screeny=100'+dp);
    return false;
    }
    function pppwnew(url) {return popupw(url, 390, 100, 'rambleraudioplayer', false, '');}
    </script>
    <table border="0" cellspacing="0" cellpadding="2" width="100">
    <form name="rad" target="_blank" style="margin-bottom:0px;" width="100" onsubmit="pppwnew(this.id.value); return false;">
    <tr><td colspan="2"><select name="id" tabindex="3"">
    <option value="http://audio.rambler.ru/player.html?id=16229">cлужба bbc</option>
    <option value="http://audio.rambler.ru/player.html?id=2863">"business fm"</option>
    <option value="http://audio.rambler.ru/player.html?id=803">"ethno"</option>
    <option value="http://audio.rambler.ru/player.html?id=816">"relax fm"</option>
    <option value="http://audio.rambler.ru/player.html?id=805">"technowave"</option>
    <option value="http://audio.rambler.ru/player.html?id=70865">"thenewtimes"</option>
    <option value="http://audio.rambler.ru/player.html?id=799">"авторадио"</option>
    <option value="http://audio.rambler.ru/player.html?id=230916">"говорит москва"</option>
    <option value="http://audio.rambler.ru/player.html?id=3101">"голос россии"</option>
    <option value="http://audio.rambler.ru/player.html?id=3568" selected>"европа +"</option>
    <option value="http://audio.rambler.ru/player.html?id=208837">"кино fm"</option>
    <option value="http://audio.rambler.ru/player.html?id=1314">"нем-волна"</option>
    <option value="http://audio.rambler.ru/player.html?id=808">первое радио</option>
    <option value="http://audio.rambler.ru/player.html?id=800">"energy"</option>
    <option value="http://audio.rambler.ru/player.html?id=1242">"jazz"</option>
    <option value="http://audio.rambler.ru/player.html?id=809">"next"</option>
    <option value="http://audio.rambler.ru/player.html?id=811">"звезда"</option>
    <option value="http://audio.rambler.ru/player.html?id=818">"культура"</option>
    <option value="http://audio.rambler.ru/player.html?id=813">"маяк"</option>
    <option value="http://audio.rambler.ru/player.html?id=798">"мелодия"</option>
    <option value="http://audio.rambler.ru/player.html?id=812">"волна"</option>
    <option value="http://audio.rambler.ru/player.html?id=817">россия</option>
    <option value="http://audio.rambler.ru/player.html?id=815">"city fm"</option>
    <option value="http://audio.rambler.ru/player.html?id=778">"свобода"</option>
    <option value="http://audio.rambler.ru/player.html?id=1238">"сибирь"</option>
    <option value="http://audio.rambler.ru/player.html?id=2978">"спорт"</option>
    <option value="http://audio.rambler.ru/player.html?id=802">"хит fm"</option>
    <option value="http://audio.rambler.ru/player.html?id=807">"эхомосквы"</option>
    <option value="http://audio.rambler.ru/player.html?id=777">"юго-восток"</option>
    <option value="http://audio.rambler.ru/player.html?id=801">"юмор fm"</option>
    <option value="http://audio.rambler.ru/player.html?id=2968">"юнитон"</option>
    <option value="http://audio.rambler.ru/player.html?id=814">"юность"</option>
    <option value="http://audio.rambler.ru/player.html?id=796">"радио-7"</option>
    <option value="http://audio.rambler.ru/player.html?id=3110">"ретро fm"</option>
    </select></td></tr>
    <tr><td width="60" align="left"><input tabindex="3"  type="submit" value="  " style="font-size:11px; width:60px; height:19px; border: 1px solid #959595; background: #ffffff url('http://images.rambler.ru/head2005/btn_audio.gif') bottom repeat-x; padding: 0 7px 0 7px; cursor:pointer; cursor:hand;" title="слушать радио!"></td>
    </tr></form></table></td>
    </tr>
    </table>Поделиться428.07.2011 15:05
Радио DFM(отдельное всплывающее окно)
Код:
						<script language="javascript">
function popupw(URL,w,h,uid,dp,id){
if(!w||w<100)w=100;
if(!h||h<100)h=100;
if(!id)id='';
var www;if(!uid) uid='';if(!dp) dp='';
www=window.open(URL+id,'aod'+uid,'width='+w+',height='+h+',top=0,toolbar=no,personalbar=no,location=no,directories=no,statusbar=no,menubar=no,status=no,resizable=yes,left=60,screenX=60,top=100,screenY=100'+dp);
return false;
}
function pppwnew(URL) {return popupw(URL, 390, 100, 'rambleraudioplayer', false, '');}
</script>
<table border="0" cellspacing="0" cellpadding="2" width="180">
<form name="rad" target="_blank" style="margin-bottom:0px;" onsubmit="pppwnew(this.id.value); return false;">
<tr><td colspan="2"><select name="id" tabindex="3"">
<option value="http://station.ru/player.aspx?radio_id=5404">Радио "D-fm(Club station)"</option>
<option value="http://station.ru/player.aspx?radio_id=5405">Радио "D-fm(Fresh station)"</option>
<option value="http://station.ru/player.aspx?radio_id=5407">Радио "D-fm(Urban station)"</option>
<option value="http://station.ru/player.aspx?radio_id=5406">Радио "D-fm(Russian dance)"</option>
<option value="http://www.dfm.ru/active/on-line/">Радио "D-fm"</option>
</select></td></tr>
<tr><td width="180" align="left"><input tabindex="3"  type="Submit" value="  " style="font-size:11px; width:180px; height:19px; border: 1px solid #959595; background: #ffffff url('http://images.rambler.ru/head2005/btn_audio.gif') bottom repeat-x; padding: 0 7px 0 7px; cursor:pointer; cursor:hand;" title="Слушать радио!"></td>
</tr></form></table>Поделиться528.07.2011 15:14
XИТ FM
Код:
						<td d align="center"><OBJECT ID="NSPlay" WIDTH=200 HEIGHT=125 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..."> <PARAM NAME="FileName" VALUE="http://cluster.quantumart.ru/broadcast/default.aspx?media=hitfm"> <PARAM NAME="ShowControls" VALUE="1"> <PARAM NAME="ShowPositionControls" VALUE="0"> <PARAM NAME="ShowAudioControls" VALUE="1"> <PARAM NAME="ShowTracker" VALUE="0"> <PARAM NAME="ShowDisplay" VALUE="1"> <PARAM NAME="ShowStatusBar" VALUE="1"> <PARAM NAME="ShowGoToBar" VALUE="0"> <PARAM NAME="ShowCaptioning" VALUE="0"> <PARAM NAME="AutoStart" VALUE="1"> <PARAM NAME="AutoSize" VALUE="1"> <Embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows/mediaplayer/en/default.asp" filename="http://cluster.quantumart.ru/broadcast/default.aspx?media=hitfm" src="http://cluster.quantumart.ru/broadcast/default.aspx?media=hitfm" Name=NSPlay ShowControls="1" ShowPositionControls="0" ShowAudioControls="1" ShowTracker="0" ShowDisplay="1" ShowStatusBar="1" ShowGoToBar="0" ShowCaptioning="0" AutoStart="1" AutoSize="0" width=200 height=125> </embed>
Поделиться628.07.2011 15:16
LOVE RADIO
Код:
						<td align="center"><OBJECT ID="NSPlay" WIDTH=200 HEIGHT=125 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..."> <PARAM NAME="FileName" VALUE="http://www.loveradio.ru/love-radio-96k.m3u"> <PARAM NAME="ShowControls" VALUE="1"> <PARAM NAME="ShowPositionControls" VALUE="0"> <PARAM NAME="ShowAudioControls" VALUE="1"> <PARAM NAME="ShowTracker" VALUE="0"> <PARAM NAME="ShowDisplay" VALUE="1"> <PARAM NAME="ShowStatusBar" VALUE="1"> <PARAM NAME="ShowGoToBar" VALUE="0"> <PARAM NAME="ShowCaptioning" VALUE="0"> <PARAM NAME="AutoStart" VALUE="1"> <PARAM NAME="AutoSize" VALUE="1"> <Embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows/mediaplayer/en/default.asp" filename="http://www.loveradio.ru/love-radio-96k.m3u" src="http://www.loveradio.ru/love-radio-96k.m3u" Name=NSPlay ShowControls="1" ShowPositionControls="0" ShowAudioControls="1" ShowTracker="0" ShowDisplay="1" ShowStatusBar="1" ShowGoToBar="0" ShowCaptioning="0" AutoStart="1" AutoSize="0" width=200 height=125> </embed> </OBJECT>
Страница: 1
	
