Jump to content


XHTML 1.0 Strict and Flash Embeds


1 reply to this topic

#1 Forgotten

    Young Padawan

  • Members
  • Pip
  • 63 posts

Posted 07 February 2006 - 09:24 AM

the Embed tag does not comply with XHTML 1.0 Strict standards, how can I embed a flash file into the document and keep it a XHTML valid page?

Not compliant:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="564" height="256" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">
<param name="movie" value="aa_banner.swf" /><param name="quality" value="best" /><param name="bgcolor" value="#ffffff" />
<embed src="aa_banner.swf" quality="best" bgcolor="#ffffff" width="564" height="256" name="aa_banner" align="middle" play="true" loop="false" quality="high" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object>


#2 Stephen

    Young Padawan

  • Members
  • Pip
  • 118 posts
  • Location:United Kingdom

Posted 07 February 2006 - 10:02 AM

I dug up this article for you, it should IF you are willing to read, help you.

Flash Satay: Embedding Flash While Supporting Standards

Edited by Stephen, 07 February 2006 - 10:03 AM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users