I am using swfObject 1.5 and I am passing the w3c validator using xhtml 1.0 strict:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.norrisoft.com%2Ftesting%2Fw3c%2Fbasicpage.html&charset=(detect+automatically)&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.654 Here's the link to the test page I created: http://www.norrisoft.com/testing/w3c/basicpage.html I wanted it as simple as possible so I could just test the HTML code that Enhance adds to the page. I have the swfObject 1.5 code inside of another .js file which reads an xml swf inventory file and then calls swfObject and writes a div for each .swf. So, it appears that swfObject 1.5 can pass being xhtml 1.0 strict. I think the issue with 1.5 is that it uses things like document.all which at some point may not be recognized by browsers. Steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/swfobject?hl=en -~----------~----~----~----~------~----~------~--~---
