I was just wondering which browsers are preventing SWFObject from using createElement() setAttribute() and appendChild() etc. Is it just the older browsers that can't handle those methods, or are there some modern browsers that don't like them?
I'm guessing that it is probably the older browsers causing the problem, or browsers on the Mac. I have been playing around with the SWFObject code and createElement() etc are working fine on IE NS OP and FF running under Windows.