Click to See Complete Forum and Search --> : Flash Validation


rpcarnell
07-28-2006, 06:50 AM
Every time I put some flash animation on a webpage, it fails to pass validation.

I am using Flash 6, and an old copy of Dreamweaver. Is that what's causing the problem?

What's going on?

This is the latest webpage I tried to validate:

http://www.twismor.com/july06/laser.htm

These are the errors I got:


Error Line 125 column 37: there is no attribute "quality".
<embed src="laser.swf" quality="high" pluginspage="http://www.macromedia.c


Error Line 125 column 56: there is no attribute "pluginspage".
...aser.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashpl


Error Line 125 column 107: there is no attribute "type".
...cromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="5


Error Line 125 column 145: there is no attribute "width".
...application/x-shockwave-flash" width="550" height="550"></embed></object>


Error Line 125 column 158: there is no attribute "height".
...-shockwave-flash" width="550" height="550"></embed></object>


Error Line 125 column 163: element "embed" undefined.
...kwave-flash" width="550" height="550"></embed></object>

toicontien
07-28-2006, 11:49 AM
Flash Satay has your answers: http://alistapart.com/articles/flashsatay/

-- It's a great site by the way. Loads of good info :)