Forum-webmaster
Technique - programmation => HTML / CSS / XHTML => Message commencé par: enzo2005 le le 26-09-2004 a 10:51:08

Titre: validation <embed>
Posté par: enzo2005 le le 26-09-2004 a 10:51:08



Bonjour , j'essais en vain de corriger 2 erreurs (validator.w3.org ) mais au despoir apres de mutiples recherches .NOtamment le fameux <embed> ...
une erreur en moins et je serais deja tres content . Merci .

erreur 1=Line 136, column 97: there is no attribute "LEFTMARGIN"

..."#ffffff" alink="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" margin

</style><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<body bgcolor="#9999CC" text="#CCCCCC" link="#ffffff" vlink="#ffffff" alink="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('deco1.gif','horoswh.gif','formule1.gif','voyance.gif','horos1.gif','actual.gif','contact1.gif')">
<center>

<!-- SpaceID=96140873 loc=Z noad -->

</center>
<table width="770" cellpadding="0" cellspacing="0" border="0" bgcolor="#333366">
<!--DWLayoutTable-->
<tr>



erreur 2=Line 252, column 202: element "EMBED" undefined

.../x-shockwave-flash" bgcolor="#FFFFFF"></embed></object></td>

<tr>
<td height="250" align="center" valign="top"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="200" height="250">
<param name="movie" value="photo2.swf">
<param name="quality" value="high"><param name="BGCOLOR" value="#FFFFFF">
<embed src="photo2.swf" width="200" height="250" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#FFFFFF"></embed></object></td>
</tr>
<tr>

erreur 3 =here is no attribute "BACKGROUND" there is no attribute "HEIGHT" element "SPACER" undefined there is no attribute "TYPE"

<tr>
<td colspan="6" height="1"><img src="t.gif" alt="espace" name="espage" width="1" height="1" id="espage"></td>
</tr>
<tr bgcolor="#000000">
<td height="12" colspan="6" valign="top" background="gradi.gif"><spacer type="block" height="10"></td>
</tr>

Titre: Re:validation <embed>
Posté par: Netah le le 26-09-2004 a 13:14:04

http://www.macromedia.com/devnet/mx/dreamweaver/articles/flash_satay.html

ou sur alistapart
http://www.alistapart.com/articles/flashsatay/

Titre: Re:validation <embed>
Posté par: enzo2005 le le 26-09-2004 a 13:32:41

Merci , j'avais truve le link mais je pensais qu'il y avait mieux .
Aute suggestion peut -etre ?

Titre: Re:validation <embed>
Posté par: lupucide le le 26-09-2004 a 15:17:52

Ne pas utiliser <embed> mais <object>.

Titre: Re:validation <embed>
Posté par: enzo2005 le le 26-09-2004 a 15:47:21

Tu peux faire mieux . .. C'est dimanche , normal ...

Titre: Re:validation <embed>
Posté par: enzo2005 le le 26-09-2004 a 21:41:08

Jai essaye le satay mais ca marche pas toujours .

voila ce que j'ai trouve et c'est vraiment valide w3 , ca c'est du bon boulot ;

Gavin Massey

Posts: 18

Posted: Fri Jun 18, 2004 9:47 am

   
Think this is how we did it...


<object type="application/x-shockwave-flash" data="http://www.redantdesign.com/_images/generic/portfolio/flash/pactor.swf" width="234" height="181">
<param name="movie" value="http://www.redantdesign.com/_images/generic/portfolio/flash/pactor.swf" />
<param name="quality" value="high" />
<param name="menu" value="false" />
Your browser does not support <a href="http://www.macromedia.com/shockwave/download/download.cgi" title="Download the flash player" onclick="window.open(this.href, '_blank');" onkeypress="window.open(this.href, '_blank');">flash</a> or you currently have this technology disabled.
<P>put ALT text in here...</P>
</object>
_________________
http://www.redantdesign.com

Titre: Re:validation <embed>
Posté par: MarvinLeRouge le le 27-09-2004 a 11:11:07

Salut,

Pour supprimer ta première erreur, il te suffit de faire un css avec les propriétés de marges notamment.

Ca y est un problème en moins.


Forum-webmaster | Actionné par YaBB SE
© 2001-2003, YaBB SE Dev Team. Tous droits réservés.