Intrebare radio index - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Română/Romanian (
https://sampforum.blast.hk/forumdisplay.php?fid=40)
+---- Thread: Intrebare radio index (
/showthread.php?tid=648040)
Intrebare radio index -
dinandrei01 - 14.01.2018
Stie cineva un cod html pentru index, de exemplu radio zu sa ruleze in fundal? fara sa apara nimic..
Am codul asta:
<iframe src="https://radiozu.ro/live" width="100%" height="100%" frameborder="0" autoplay="true" scrolling="no""></iframe>
Dar nu imi place ca imi arata dreptungiul cu toate info despre radio.. vreau sa ruleze in fundal fara sa se vada nimic
poza:
https://imgur.com/a/9l8SJ
Re: Intrebare radio index -
PepsiCola23 - 03.02.2018
ai incercat asta :
Quote:
<audio controls autoplay>
<source src="horse.ogg" type="audio/ogg">
<source src="horse.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
|
?
Re: Intrebare radio index -
edyun - 03.02.2018
Inlocuieste
Code:
<iframe src="https://radiozu.ro/live" width="100%" height="100%" frameborder="0" autoplay="true" scrolling="no""></iframe>
cu
Code:
<iframe src="http://stream.profm.ro:8012/profm.mp3" width="100%" height="100%" frameborder="0" autoplay="true" scrolling="no""></iframe>
Ti-am pus url-ul PROFM, deoarece Radio Zu nu mai are Stream URL public.