Not signed in (Sign In)

Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorsl1604
    • CommentTimeOct 26th 2007
     
    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
    • CommentAuthorAran
    • CommentTimeOct 27th 2007
     
    Sean.

    This post may help you: http://blog.deconcept.com/swfobject/forum/discussion/753/

    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.

    Aran