-
flash and validation
I'm wondering what fixes are out there for problems such as this. This always happens to me when putting flash content into an xhtml / css page.
~ Regards
Steve Case
-
-
See:
http://www.alistapart.com/articles/flashsatay
Basically though, according to the w3c standards, the embed tag is invalid.
So you can either rely upon javascript to create and/or write out the invalid code in such a way that it is hidden from the validator (which really doesn't solve the problem*), or you can learn how to write valid object/object tag pairs in place of the invalid object/embed tag pairs.
*It will solve the problem in the near term. However, as more and more browsers become standards compliant, you may lose compatibility.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks