Code : Tout sélectionner
[T4E]{TEXT},{NUMBER},{NUMBER2}[/T4E]
► Remplacement HTML
Code : Tout sélectionner
<style type="text/css">
.box1 {
display: none;
}
.box2 {
display: block;
}
</style>
<center>
<div style="text-align: center;" class="box{NUMBER}">
<iframe src="http://play.techno4ever.fm/#main" width="380" height="300" marginheight="0" marginwidth="0" scrolling="No" frameborder="0">{TEXT}</iframe>
</div>
<div style="text-align: center;" class="box{NUMBER2}">
<img src="http://www.graphogames.fr/t4e.png" />
</div>
<script>
function Popup_T4E_Flash(){open("http://play.techno4ever.fm/#main","{TEXT}","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=380px,height=300px");} </script>
<a href="javascript:Popup_T4E_Flash()">
<p style="font-size: 11px">{TEXT}</p>
</a>
</center>
► Ligne d'aide
Code : Tout sélectionner
[T4E]Nom de la Radio,1 ou 2 pour afficher le lecteur,1 ou 2 pour afficher l'image[/T4E]

Affichage du lecteur
[t4e]Techno4Ever,2,1[/t4e]

Affichage seulement de l'image
[t4e]Techno4Ever,1,2[/t4e]