Je poste ici toutes les astuces notables pour un forum du type de S4L.
=> Comment mettre une musique hébergée dans un post ?copier ce texte est remplacez "votre son mp3" par l'url de votre son
| Citation: |
| <object type="application/x-shockwave-flash" data="dewplayer.swf?son=votre_son.mp3" width="200" height="20"> <param name="movie" value="dewplayer.swf?son=votre_son.mp3" /> </object> |
=> Comment mettre une vidéo hébergée dans un post?
copier ce texte remplacez les champs "url de votre fichier" et "hauteur" "largeur"
| Citation: |
| <embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://Url De Votre fichier" width="LARGEUR" height="HAUTEUR" type="application/x-shockwave-flash" wmode="transparent" quality="high"></embed> |
=> Comment mettre une page dans un post ?
Copier ce texte et remplacez les champs URL et largeur et hauteur ( en pixels )
| Citation: |
| <IFRAME SRC=http://URL DU LIEN name=lien width=LARGEUR height=HAUTEUR frameborder=0 border=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=no></IFRAME> |
=> Comment insérer une animation flash dans un post ?
Remplacer l'url et les champs hauteur et largeur 
| Citation: |
| <embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="lien de votre création" width="largeur" height="hauteur" type="application/x-shockwave-flash" wmode="transparent" quality="high"></embed> |
ou
| Citation: |
| [flash(largeur,hauteur)]http://votre lien/nom de fichier.swf[/flash] |