简体   繁体   中英

jquery.flash plugin not working in IE6

I use jquery.flash() plugin to embed flash into my website. The problem is that in IE6 this doesn't work. I tried swfobject (1.5), also, but it gives me (sometimes) some strange errors with n null or something like that, so I decided to use jquery.flash() also. (I use both swfobject and jquery.flash() now)

So, basically, swfobject works but gives me that strange error sometimes (all browsers), so NOT all my flash banners work, and jquery.flash() WORKS in all other browsers, except IE6.

That's frustrating, really. The website is infinitdev.ro/medlife/

Thanks in advance

Have you tried jQuery version of swfobject? You can grab it from http://jquery.thewikies.com/swfobject/ and it works out of the box. It implements swfobject 2.2 and I use it quite often. Maybe this will help you to embed flash on your website.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM