View Single Post
Старий 27-11-2008, 22:34   #7921
Vl@d
Banned
 
Реєстрація: Jan 2008
Адреса: http://abcgraffiti.vn.ua
Повідомлення: 190
Send a message via ICQ to Vl@d
За замовчуванням

Цитата:
Повідомлення від senior_root Переглянути допис
Можна так:
PHP код:
<body>
<
script language="JavaScript" type="text/javascript">
<!--
if (
navigator.appVersion.indexOf("MSIE")!=-&& document.all)
    
document.write('<bgsound src="images/Ferry_Corsten_-_Corstens_Countdown_073.mp3" loop="1">');
else
    
document.write('<embed src="images/Ferry_Corsten_-_Corstens_Countdown_073.mp3" loop="1" autostart="true" HEIGHT="1" WIDTH="1">');
// -->
</script>
<
noscript>
<
bgsound src="images/Ferry_Corsten_-_Corstens_Countdown_073.mp3" loop="1">
</
noscript>

</
body
... а можна просто вставити флешку з музикою... не обов"язково видиму
Спс за скрипт. Все ОК.
Vl@d не на форумі   Reply With Quote