Intrebare radio index
#1

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
Reply
#2

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>

?
Reply
#3

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)