Player do Iframe só toca no Chrome

  • Smoke
  • Avatar de Smoke Autor do Tópico
  • Offline
  • JCB! Master
  • JCB! Master
Mais
11 anos 11 meses atrás #71191 por Smoke
Smoke created the topic: Player do Iframe só toca no Chrome
OLá boa noite!

Amigos, o cliente me pediu para criar uma rádio virtual no site dele e que não fosse interrompida ao navegar pelo site. Então criei um iframe e coloquei um player. Só que estou testando aqui e só toca se for no Chrome. Alguém sabe me dizer o que fiz de errado?

Obrigado a todos!

Enquanto Uns Morrem Pela Paz, Outros Vivem Pela Guerra"
-Smoke Ice-

Please Entrar ou Registrar to join the conversation.


Mais
11 anos 11 meses atrás #71194 por Uriel
Uriel replied the topic: Re: Player do Iframe só toca no Chrome
mostre os códigos

abraço

Please Entrar ou Registrar to join the conversation.

  • Smoke
  • Avatar de Smoke Autor do Tópico
  • Offline
  • JCB! Master
  • JCB! Master
Mais
11 anos 11 meses atrás #71195 por Smoke
Smoke replied the topic: Re: Player do Iframe só toca no Chrome

uriel escreveu: mostre os códigos

abraço


Obrigado Uriel. abaixo o código:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Doggueto Hip Hop Wear</title>
</head>

<frameset rows="30,*" frameborder="NO" border="0" framespacing="0">
<frame src=" assets.myflashfetish.com/swf/mp3/mff-sti...2425&path=2012/05/07 " quality="high" wmode="transparent" flashvars="mycolor=3d3434&mycolor2=585c42&mycolor3=ffffff&autoplay=true&rand=1&f=4&vol=100&pat=0&grad=false" width="219" height="35" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage=" name="PlayerRox" frameborder="no" scrolling="no" noresize marginwidth="0" marginheight="0" id="PlayerRox">
<frame src="site/" name="mainFrame" frameborder="no" marginwidth="0" marginheight="0">

</html>
</frameset>
<noframes><body>
</body></noframes>

</html>

Site: <!-- w -->[url=http://www.doggueto.com.br" onclick="window.open(this.href);return false;]www.doggueto.com.br[/url]<!-- w -->

Enquanto Uns Morrem Pela Paz, Outros Vivem Pela Guerra"
-Smoke Ice-

Please Entrar ou Registrar to join the conversation.