- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 14 Nov 2006 06:31:43 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/share/templates/en_US In directory hutz:/tmp/cvs-serv30409/share/templates/en_US Modified Files: Tag: validator-0_7-branch error_messages.cfg Log Message: flash/embed error explanation Index: error_messages.cfg =================================================================== RCS file: /sources/public/validator/share/templates/en_US/error_messages.cfg,v retrieving revision 1.15.2.1 retrieving revision 1.15.2.2 diff -u -d -r1.15.2.1 -r1.15.2.2 --- error_messages.cfg 19 Sep 2005 15:59:21 -0000 1.15.2.1 +++ error_messages.cfg 14 Nov 2006 06:31:41 -0000 1.15.2.2 @@ -566,7 +566,9 @@ How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or - use CSS instead of this attribute. + use CSS instead of this attribute. If you received this error when using the + <embed> element to incorporate flash media in a Web page, see the + <a href="docs/help.html#faq-flash">FAQ item on valid flash</a>.</p> </p> </div> .EOF.
Received on Tuesday, 14 November 2006 06:31:53 UTC