If it's an <object> vs. <embed> issue, you could overwrite jQuery.fn.flash.transform with a function that returns an <object> tag for IE.
Getting <object> to work is a bit tricky, but this A List Apart article (http://alistapart.com/articles/flashembedcagematch) describes the known issues. Luke spinnach wrote: > ..i switched from swfobject to jquery.flash, to avoid redundancy, and > this plugin uses swfobject.. but if it won't work any other way, i'll > use it :).. > > thanks anyway.. > > Benjamin Sterling wrote: >> I had the same issue a while back and got it to work using this plugin >> http://malsup.com/jquery/media/. >> >> -- >> Benjamin Sterling >> http://www.KenzoMedia.com >> http://www.KenzoHosting.com >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> jQuery mailing list >> [email protected] >> http://jquery.com/discuss/ > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ -- zinc Roe Design www.zincroe.com (647) 477-6016 _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
