Forum Moderators: open

Message Too Old, No Replies

Using Flash Objects on webpages...

...and making them HTML 4.01 compliant?

         

chriswragg

8:40 pm on May 17, 2005 (gmt 0)

10+ Year Member



Hi

I'm using a flash .swf file as a heading to my website. I have inserted the flash file in DW, so the <object> tag has been used, but there is still an <embed> tag inside this.

When I try to validate the page on w3.org, the validator reads the <embed> tag and returns errors on all of the attributes in the embed tag.

Is there another way to embed flash objects without including the <embed> tag?
Would client side scripting be the only other alternative?

Chris

tedster

8:57 pm on May 17, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There was a now-famous article about this issue, and the method it espoused is called "Flash Satay". Macromedia has a reprint of the article here:

[macromedia.com...]

chriswragg

8:07 pm on May 19, 2005 (gmt 0)

10+ Year Member



Thanks very useful

Chris