salut j´ai un soucy pour integrer une partie flash a une page html
j´ai entré pourtant le code suivant
< object classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shock<BR>wave/cabs/flash/swflash.cab#version=6,0,29,0" width="680" height="435">
< param name="movie" value="site.swf">
< param name=quality value="high">
< embed src="site.swf" quality="high"
pluginspage="http://www.macromedia.com/shockwave/d<BR>ownload/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="680" height="435">
< /embed>
< /object>
pourtant a l´emplacement de mon flash j´ai une grande case blanche, si je fais bouton droit dessus, je peu afficher la source et j´obtiens < p> </p>... -_-
si quelqun sait d´où vient mon erreur? merci