← Desenvolvimento

code que dá no IE, mas não da no FF =/

Lida 2607 vezes

Offline

Miguel Lucas 
Elite
Mensagens 3619 Gostos 16
Feedback +14

Troféus totais: 35
Trófeus: (Ver todos)
Level 6 Windows User Linux User Mobile User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter

pus um código num site...
mas aconteçe uma coisa estranha..ele no IE funciona bem, no FF simplesmente não funciona.. =/

Código: [Seleccione]

<script language="javascript">
function toggle(targetId) {
target = document.all(targetId);
if (target.style.display == "none"){
target.style.display="";
} else {
target.style.display="none";
}
}
//-->
</script>
<p style="margin-top: 0; margin-bottom: 0" align="justify">
&nbsp; <a href="javascript:toggle('or')" style="text-decoration: none">
<font face="Tahoma" size="2">abrir</font></a><font face="Tahoma" size="2">
</font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="or" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0">
bn</div>

             </div>


             </div>




tem que se fazer alguma coisa em especial no FF para dar?
Offline

raac 
Membro
Mensagens 177 Gostos 0
Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 100 Posts

Aqui funciona tanto no FF ( 2.0.0.3 ) como no I.E (7.0)
Offline

Miguel Lucas 
Elite
Mensagens 3619 Gostos 16
Feedback +14

Troféus totais: 35
Trófeus: (Ver todos)
Level 6 Windows User Linux User Mobile User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter

pois mas por exemplo:
http://xoose.net/cmps_index.php?page=radios

Aqui não dá =/
Offline

raac 
Membro
Mensagens 177 Gostos 0
Troféus totais: 26
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1 100 Posts

Citação de: "MLR"
pois mas por exemplo:
http://xoose.net/cmps_index.php?page=radios

Aqui não dá =/


Deves ter algum conflicto nas divs com o resto do template, porque se isulares essa parte funciona:

Código: [Seleccione]
<body>
<script language="javascript">
function toggle(targetId) {
target = document.all(targetId);
if (target.style.display == "none"){
target.style.display="";
} else {
target.style.display="none";
}
}
//-->
</script>
<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('orbital')" style="text-decoration: none">Rádio Orbital</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="orbital" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer11" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="mms://stream.radio.com.pt/ROLI-ENC-401">

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="mms://stream.radio.com.pt/ROLI-ENC-401"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('horizonte')" style="text-decoration: none">Rádio Horizonte FM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="horizonte" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer12" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="mms://stream.radio.com.pt/ROLI-ENC-139">

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="mms://stream.radio.com.pt/ROLI-ENC-139"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('cidade')" style="text-decoration: none">Rádio Cidade FM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="cidade" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer13" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://cidadefm.clix.pt/asx/estrangeiro/cidade96.asx" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://cidadefm.clix.pt/asx/estrangeiro/cidade96.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('RFM')" style="text-decoration: none">Rádio RFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="RFM" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer14" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="mms://renascenca.live.edgestreams.net/reflector:38343">

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="mms://renascenca.live.edgestreams.net/reflector:38343"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('Comercial')" style="text-decoration: none">Rádio Comercial</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="Comercial" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer15" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://radiocomercial.clix.pt/asx/estrangeiro/comercial48.asx" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://radiocomercial.clix.pt/asx/estrangeiro/comercial48.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('rr')" style="text-decoration: none">Rádio Renascença</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="rr" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer16" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://www.rr.pt/live/stream_rr.asx" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://www.rr.pt/live/stream_rr.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('antena1')" style="text-decoration: none">Rádio Antena1</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="antena1" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer17" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://195.245.176.20/antena1" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://195.245.176.20/antena1"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('mix')" style="text-decoration: none">Rádio MixFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="mix" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer18" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://mix.clix.pt/asx/estrangeiro/mix48.asx" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://mix.clix.pt/asx/estrangeiro/mix48.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('tsf')" style="text-decoration: none">Rádio TSF</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="tsf" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer19" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://tsf.pt/tsfdirecto.asx" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://tsf.pt/tsfdirecto.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('mega')" style="text-decoration: none">Rádio MegaFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="mega" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer22" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="mms://renascenca.live.edgestreams.net/reflector:38339">

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="mms://renascenca.live.edgestreams.net/reflector:38339"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('best')" style="text-decoration: none">Rádio BestRockFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="best" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer23" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://bestrock.clix.pt/asx/estrangeiro/bestrockfm96.asx" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://bestrock.clix.pt/asx/estrangeiro/bestrockfm96.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('djporto')" style="text-decoration: none">Rádio
DjPortoFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="djporto" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer24" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://www.radiodjporto.com/radiodjportolive.asx" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://www.radiodjporto.com/radiodjportolive.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('housebox')" style="text-decoration: none">Rádio
HouseBox</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="housebox" style="display: none">
<div align="justify">  
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer24" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
   <PARAM NAME="URL" VALUE="http://housebox.pt/housebox.m3u" ref>

   <PARAM NAME="AutoStart" VALUE="0">
   <PARAM NAME="uiMode" VALUE="mini">
   <PARAM NAME="PlayCount" VALUE="9999">
   <PARAM NAME="stretchToFit" VALUE="-1">
   <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://housebox.pt/housebox.m3u"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>
</body>


Tens também pelo menos 2 <body>
Offline

Miguel Lucas 
Elite
Mensagens 3619 Gostos 16
Feedback +14

Troféus totais: 35
Trófeus: (Ver todos)
Level 6 Windows User Linux User Mobile User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter

Eu ponho esse code..e mesmo assim nao funciona..o que é esquesito é que dá em todos os browsers menos no FF =/
Offline

kingless 
Membro
Mensagens 857 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2 Level 1

Precisas de ter um plugin instalado no firefox para conseguires ouvir as musicas no firefox com o windows media player.

Eu tenho o plugin instalado no Firefox e aqui o código funciona:



(clicar para ampliar)

PLUGIN: http://port25.technet.com/pages/windows-media-player-firefox-plugin-download.aspx
Offline

Miguel Lucas 
Elite
Mensagens 3619 Gostos 16
Feedback +14

Troféus totais: 35
Trófeus: (Ver todos)
Level 6 Windows User Linux User Mobile User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter

então isso quer dizer que se eu mudar de player ele ja funciona?
Offline

kingless 
Membro
Mensagens 857 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Super Combination Combination Topic Starter Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2 Level 1

Como a maioria do pessoas tem o adobe flash player instalado eu te aconselho a utilizar um player em flash.
Offline

Miguel Lucas 
Elite
Mensagens 3619 Gostos 16
Feedback +14

Troféus totais: 35
Trófeus: (Ver todos)
Level 6 Windows User Linux User Mobile User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter

pois, mas fazer um player em flash... coiso... =/
Offline

Miguel Lucas 
Elite
Mensagens 3619 Gostos 16
Feedback +14

Troféus totais: 35
Trófeus: (Ver todos)
Level 6 Windows User Linux User Mobile User Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter

o problema e mesmo dos cript que esconde os players...
o codigo que tenho no module é este:

Código: [Seleccione]

<body>
<tr>
<td class="$bgclass">
<body>
<script language="javascript">
   function toggle(targetId) {
   target = document.all(targetId);
   if (target.style.display == "none"){
   target.style.display="";
   } else {
   target.style.display="none";
   }
}
//-->
</script>
<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('orbital')" style="text-decoration: none">Rádio Orbital</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="orbital" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer11" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="mms://stream.radio.com.pt/ROLI-ENC-401">

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="mms://stream.radio.com.pt/ROLI-ENC-401"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('horizonte')" style="text-decoration: none">Rádio Horizonte FM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="horizonte" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer12" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="mms://stream.radio.com.pt/ROLI-ENC-139">

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="mms://stream.radio.com.pt/ROLI-ENC-139"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('cidade')" style="text-decoration: none">Rádio Cidade FM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="cidade" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer13" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://cidadefm.clix.pt/asx/estrangeiro/cidade96.asx" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://cidadefm.clix.pt/asx/estrangeiro/cidade96.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('RFM')" style="text-decoration: none">Rádio RFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="RFM" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer14" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="mms://renascenca.live.edgestreams.net/reflector:38343">

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="mms://renascenca.live.edgestreams.net/reflector:38343"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('Comercial')" style="text-decoration: none">Rádio Comercial</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="Comercial" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer15" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://radiocomercial.clix.pt/asx/estrangeiro/comercial48.asx" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://radiocomercial.clix.pt/asx/estrangeiro/comercial48.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('rr')" style="text-decoration: none">Rádio Renascença</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="rr" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer16" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://www.rr.pt/live/stream_rr.asx" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://www.rr.pt/live/stream_rr.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('antena1')" style="text-decoration: none">Rádio Antena1</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="antena1" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer17" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://195.245.176.20/antena1" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://195.245.176.20/antena1"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('mix')" style="text-decoration: none">Rádio MixFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="mix" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer18" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://mix.clix.pt/asx/estrangeiro/mix48.asx" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://mix.clix.pt/asx/estrangeiro/mix48.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('tsf')" style="text-decoration: none">Rádio TSF</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="tsf" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer19" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://tsf.pt/tsfdirecto.asx" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://tsf.pt/tsfdirecto.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('mega')" style="text-decoration: none">Rádio MegaFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="mega" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer22" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="mms://renascenca.live.edgestreams.net/reflector:38339">

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="mms://renascenca.live.edgestreams.net/reflector:38339"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('best')" style="text-decoration: none">Rádio BestRockFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="best" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer23" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://bestrock.clix.pt/asx/estrangeiro/bestrockfm96.asx" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://bestrock.clix.pt/asx/estrangeiro/bestrockfm96.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('djporto')" style="text-decoration: none">Rádio
DjPortoFM</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="djporto" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer24" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://www.radiodjporto.com/radiodjportolive.asx" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://www.radiodjporto.com/radiodjportolive.asx"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>

<p style="margin-top: 0; margin-bottom: 0" align="justify">
<img border="0" src="http://img373.imageshack.us/img373/6659/icon7ws3.gif" width="13" height="13">
<img border="0" src="http://img380.imageshack.us/img380/1787/portugalte7.gif" width="18" height="12">
<font face="Tahoma" size="2">
<a href="javascript:toggle('housebox')" style="text-decoration: none">Rádio
HouseBox</a> </font></p>
<p style="margin-top: 0; margin-bottom: 0" align="justify"></p>
<div id="housebox" style="display: none">
<div align="justify">
<div>
<p style="margin-top: 0; margin-bottom: 0" align="center">
<OBJECT id="MediaPlayer24" type="application/x-oleobject" height="185" width="213" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
       <PARAM NAME="URL" VALUE="http://housebox.pt/housebox.m3u" ref>

       <PARAM NAME="AutoStart" VALUE="0">
       <PARAM NAME="uiMode" VALUE="mini">
       <PARAM NAME="PlayCount" VALUE="9999">
       <PARAM NAME="stretchToFit" VALUE="-1">
       <PARAM NAME="enableContextMenu" VALUE="0">
  <param name="rate" value="1">
  <param name="balance" value="0">
  <param name="currentPosition" value="0">
  <param name="defaultFrame" value>

  <param name="currentMarker" value="0">
  <param name="invokeURLs" value="-1">
  <param name="baseURL" value>
  <param name="volume" value="50">
  <param name="mute" value="0">
  <param name="windowlessVideo" value="0">
  <param name="enabled" value="-1">
  <param name="fullScreen" value="0">
  <param name="SAMIStyle" value>

  <param name="SAMILang" value>
  <param name="SAMIFilename" value>
  <param name="captioningID" value>
  <param name="enableErrorDialogs" value="0">
  <param name="_cx" value="5636">
  <param name="_cy" value="4895">
        <embed type="application/x-mplayer2"
src="http://housebox.pt/housebox.m3u"
name="player"
showcontrols="1"
showdisplay="0"
showstatusbar="1"
animationatstart="1"
transparentatstart="0"
allowchangedisplaysize="1"
autosize="0"
displaysize="0"
enablecontextmenu="0"
windowless="1"
width="213"
height="185"
enablefullscreencontrols="1"></embed></OBJECT>
</div>

             </div>

</div>
</body>