June 9, 200818 yr Link1 - Validator Link2 - Site Hi, my website is link2 and i am trying to validate the XHTML and it seems that it is fine...But the only code that i didnt write, my flash movie which i inserted using dreamweaver, is there a way to validate it? For the validation check link2 Thanks. Alex =)
June 9, 200818 yr That old code will never validate in strict. Use http://code.google.com/p/swfobject/ instead as it's a lot cleaner...
June 10, 200818 yr Try this: <object type="application/x-shockwave-flash" data="flash/banner.swf" width="400" height="100"> <param name="movie" value="flash/banner.swf" /> <param name="quality" value="high" /> <param name="bgcolor" value="#48577D" /> </object> It's been a while but I think this is the Flash Satay method - http://www.alistapart.com/articles/flashsatay
Create an account or sign in to comment