test

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » test » Тестовый форум » Тестовое сообщение


Тестовое сообщение

Сообщений 1 страница 5 из 5

1

Благодарим за выбор нашего сервиса!

0

2

[audio]http://www12.zippyshare.com/v/93626774/file.html[/audio]

0

3

[audio]http://pleer.com/tracks/9703218ACap[/audio]

0

4

Код:
<!--Audio player -->
<script language="javascript">
$('td#button-video').before('<td id="playbut" style=\'background-image:url("https://forumstatic.ru/files/0014/f8/19/25990.gif")\' title="Аудио плеер" onclick="tag_play()"></td>');
$(function(){
var stText = '<object type="application/x-shockwave-flash" data="https://forumstatic.ru/files/0014/f8/19/17370.swf" height="70" width="470"><param name="wmode" value="transparent" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="movie" value="https://forumstatic.ru/files/0014/f8/19/17370.swf" /><param name="FlashVars" value="way='; var endTxt = '&amp;swf=https://forumstatic.ru/files/0014/f8/19/17370.swf&amp;w=470&amp;h=70&amp;time_seconds=0&amp;autoplay=0&amp;q=&amp;skin=https://forumstatic.ru/files/0014/f8/19/15455.swf&amp;volume=50&amp;comment=<font face=\'Comic Sans Ms\' size=\'12\' color=\'#000000\'><b>Плеер MP3</b></font>" /></object>'
  $('.post-content:contains("[audio]"):contains(".mp3")').each(function(){
      var html = $(this).html().replace(/\[audio\]([^\[]+)\[\/audio\]/ig,stText+'$1'+endTxt);
      $(this).html(html)
  });
});
$("div.post-content, li.pa-title").map(function () {
text = $(this).html();   
if(text.indexOf("pleer.com") != -1) {
player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://embed.pleer.com/track?id=$2' type='application/x-shockwave-flash'  wmode='transparent' width='550' height='124'></embed>"));
} 
if(text.indexOf("zippyshare.com") != -1) {
player = /\[audio\]http:\/\/www(\d+)\.zippyshare\.com\/v\/(\d+)\/file\.html\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed type='application/x-shockwave-flash' src='http://api.zippyshare.com/api/mediaplayer/mediaplayer.swf' flashvars='height=20&amp;width=400&amp;file=http://www$1.zippyshare.com/downloadMusic%3Fkey%3D$2%26&amp;volume=80&amp;autostart=false&amp;frontcolor=0x000000&amp;backcolor=0xffffff&amp;lightcolor=0x000000&amp;type=flv' quality='high' menu='false' wmode='transparent' allowscriptaccess='always' height='20' width='400' name='mp3player' border='0' style='margin-bottom: 6px;'/>"));
}
if(text.indexOf("http://rghost.ru") != -1) {
player = /\[audio\](.*?)\/(\d+)\[\/audio\]/g
$(this).html(text.replace(player, "<br /><object height='20' width='455' type='application/x-shockwave-flash' data='http://rghost.ru/flash/mediaplayer.swf' id='preview_mp3' style='visibility: visible;'><param name='flashvars' value='file=http://rghost.ru/download/action/$2/mp3&amp;streamer=http://rghost.ru/download/action/$2/mp3'></object>"));
}
});
var popup, popupp, pop, popzz, poprg, popam, popfl;
function tag_play()
 {
pop = window.open("","popDialog","height=270,width=800,Scrollbars=1")
pop.document.open();
  
function content(){ /*==123==;
<html><head><title>Player</title></head><body bgcolor=#cecece><font face=Arial><center><font size=+1><strong>Выберите аудиохостинг:</strong></br></font></center><center><font size=+1><strong><a href='http://www.zippyshare.com/?locale=ru'>zippyshare.com</a>&nbsp;&nbsp;&nbsp;<a href='http://rghost.ru'>rghost.ru</a>&nbsp;&nbsp;&nbsp;<a href='http://pleer.com'>pleer.com</a></font></center></br><font face=Arial><center><font size=+1><strong>Хостинги с прямыми ссылками формата .mp3:</strong></br></font></center>
<center><font size=+1>
<strong>
<a href='http://ato.su/musicbox/'>ato.su</a>
&nbsp;
&nbsp;
&nbsp;
<a href='http://my-files.ru/'>My-Files.RU</a></br>
</br>
</strong>
</font></center>
<center><font size=+1><strong><i>
Полученную ссылку на аудиофайл ставить между вв-тегами:
</br>
[audio]<font color=#000044>Здесь ваша ссылка</font>[/audio]</i></strong></font></center></font>
</body>
</html>
   ==123==;*/
} content = content.toString().split('==123==;')[1];
  pop.document.write(content);
  
  pop.document.close();
insert("[audio][/audio]");}
</script>

0

5

[NIC]Новый ник[/NIC][AVA]http://s018.radikal.ru/i502/1501/33/6d89ab23de06.jpg[/AVA]

0


Вы здесь » test » Тестовый форум » Тестовое сообщение


Рейтинг форумов | Создать форум бесплатно