Bonjour,
Je souhaite intégrer des animations flash dans mon site.
Voila le code que j'insère :
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="32" width="465">
<param name="movie" value="http://projet.matrix.free.fr/pages_libres/images/matrixcode.swf" />
<param name="quality" value="high" />
<param name="BGCOLOR" value="#000000" />
<embed src="http://projet.matrix.free.fr/pages_libres/images/matrixcode.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#000000" height="100" width="603" />
</object>
Le problème que j'ai c'est que ce n'est pas valide en xhtml strict 1.0
Quelqu'un aurait-il une solution ?
Merci d'avance.
Ludal64

