> Try writing the necessary, but bloated flash code dynamically from a > linked JS file as a function. Then call the function within the > document. Safe, reliable and valid.
...and it doesn't work without JavaScript enabled. Also, in reality that's just tricking the validator and still supplying invalid code to the browser. I'd avoid that method if I were you. Personally, I like the version using IE conditional comments. It does require some repetition but its solid. Far from perfect though I have to say. I've done a load of experimentation on this subject and as yet have got nowhere. It really is a massive pain in the a*se... Im not sure of the link to the article explaining the conditional IE comments and haven't got time to root it out at the moment but Im sure one of friendly list dudes will know it... Cheers, -- Dan Webb Web Developer and Internet Consultant www.danwebb.net 07957 234544 39 Roseberry Gardens, London, N8 8SH ****************************************************** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004 See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
