carlo68

Utente Assiduo
Autore del topic
29 Novembre 2009
716
57
Miglior risposta
0
ora vi mostrerò un codice per la radio da mettere nei retro v18:

<script language=JavaScript>
<!--
/******************************************
* No Click Script - HTML.Dynamico 2001
* ******************************************/
var message="© 2009-2010 Derechos Reservados Creador de Loader by alex !!!";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->

</script>
<div style="text-align: center"><span style="font-weight: bold"><font class="Apple-style-span" face="helvetica"><br />
</font><img border="0" alt="" style="width: 0px; height: 0px; visibility: hidden" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyNzE1OTM2MTcxMTImcHQ9MTI3MTU5Mzg*ODM1MiZwPTE4MDMxJmQ9Jmc9MSZvPWY*NTQ4NzM2YjI2NDQ5Zjk4M2Fl/ZDNlNGNkZGIyMzhk.gif" /><center>
<p style="visibility: visible"><object type="application/x-shockwave-flash" data="http://assets.mixpod.com/swf/mp3/mp-sk.swf" height="180" width="400" style="width: 400px; height: 180px">
<param name="movie" value="http://assets.mixpod.com/swf/mp3/mp-sk.swf" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="TL" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="myid=51195849&amp;path=2010/04/18&amp;mycolor=222222&amp;mycolor2=77ADD1&amp;mycolor3=FFFFFF&amp;autoplay=true&amp;rand=0&amp;f=4&amp;vol=100&amp;pat=0&amp;grad=false" /></object><br />
<a target="_blank" href="http://www.mixpod.com/playlist/51195849"><img title="Get Music Tracks!" alt="Music" style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" src="http://assets.myflashfetish.com/images/get-tracks.gif" /></a><a target="_blank" href="http://www.mixpod.com"><img title="Create A Playlist!" alt="Playlist" style="border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none" src="http://assets.myflashfetish.com/images/make-own.gif" /></a><br />
<a href="http://mixpod.com">Music</a> <a href="http://mixpod.com">Playlist</a> at <a href="http://mixpod.com">MixPod.com</a></p>
</center></span></div>

il codice e questo, nn so se questa e la sezione giusta casomai pregho ai mod di spostarlo
kmq... spero che mi piacccia:ciao: