Bonjour,
Je voudrais mettre un objet flash dans ma page, mais quand je la fais valider, il y a une erreur.
Voici le code de l'objet:
Et l'erreur au validateur :
Line 20, column 288: there is no attribute "src"
...e="quality" value="high"/><embed src="/template/images/headerv2.swf" quality=
#
Line 20, column 328: there is no attribute "quality"
...emplate/images/headerv2.swf" quality="high" pluginspage="http://www.macromedi
✉
#
Line 20, column 347: there is no attribute "pluginspage"
...erv2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashpl
✉
#
Line 20, column 398: there is no attribute "type"
...cromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="7
✉
#
Line 20, column 436: there is no attribute "width"
...application/x-shockwave-flash" width="780" height="150"></embed></object>
✉
#
Line 20, column 449: there is no attribute "height"
...-shockwave-flash" width="780" height="150"></embed></object>
✉
#
Line 20, column 454: element "embed" undefined
...kwave-flash" width="780" height="150"></embed></object>
Merci d'avance !
Modifié par reefer (20 Jun 2005 - 09:11)
Je voudrais mettre un objet flash dans ma page, mais quand je la fais valider, il y a une erreur.
Voici le code de l'objet:
<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="780" height="150"><param name="movie" value="/template/images/headerv2.swf"/><param name="quality" value="high"/><embed src="/template/images/headerv2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="780" height="150"></embed></object>
Et l'erreur au validateur :
Line 20, column 288: there is no attribute "src"
...e="quality" value="high"/><embed src="/template/images/headerv2.swf" quality=
#
Line 20, column 328: there is no attribute "quality"
...emplate/images/headerv2.swf" quality="high" pluginspage="http://www.macromedi
✉
#
Line 20, column 347: there is no attribute "pluginspage"
...erv2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashpl
✉
#
Line 20, column 398: there is no attribute "type"
...cromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="7
✉
#
Line 20, column 436: there is no attribute "width"
...application/x-shockwave-flash" width="780" height="150"></embed></object>
✉
#
Line 20, column 449: there is no attribute "height"
...-shockwave-flash" width="780" height="150"></embed></object>
✉
#
Line 20, column 454: element "embed" undefined
...kwave-flash" width="780" height="150"></embed></object>
Merci d'avance !
Modifié par reefer (20 Jun 2005 - 09:11)