Hey Guys, I'm having problems with SWFObject displaying a flash movie in IE6.Everything is fine in IE7 and Firefox, as expected. Please could someone take a look- it's driving me nuts! The page in question is just a sample page until i get the flash working in conjunction with Niftycube.js(to round box corners) and Lightbox.js . Might that be my problem, having Niftycube conflicting with SWFObject? Page here - http://www.snmwebdesign.co.uk/flashtestdummy Many Thanks Sean
Try removing the other .js files from the apge and see if SWFOBject works as intended. If it does, you've found your issue...
There have been reports of js libraries (such as prototype) confilcting with SWObject. I don't do enough HTML developement to have explored the reasons why, but adding the check for type as in the above post would be a good start if you wanted to try.