[jQuery] Re: Jquery Media plugin - fails in ie

2009-03-24 Thread bozlite
Thanks for that, Steve. Unfortunately it's no good. I'll keep looking! Matthew On Mar 23, 4:24 pm, Steve wrote: > Hi Matthew, > > I had a similar problem and M. Alsup suggested I download an older > version of the > JW FLV (v3.8; current version is v4.3) player and the error ("object > expect

[jQuery] Re: Jquery Media plugin - fails in ie

2009-03-23 Thread Steve
Hi Matthew, I had a similar problem and M. Alsup suggested I download an older version of the JW FLV (v3.8; current version is v4.3) player and the error ("object expected" from IE's script debugger) went away. Hope this helps On Mar 23, 8:09 am, "matthew.ni...@googlemail.com" wrote: > I'm n

[jQuery] Re: jquery Media plugin

2007-07-19 Thread Alexandre Plennevaux
ry-en@googlegroups.com Subject: [jQuery] Re: jquery Media plugin I was wrong. You just need to change your metadata to use params instead of attrs. So instead of this: attrs:{quality:'high',align:'middle',bgcolor:'#00',menu:false}} use this: params:{quality:&#x

[jQuery] Re: jquery Media plugin

2007-07-19 Thread Alexandre Plennevaux
ry-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike Alsup Sent: jeudi 19 juillet 2007 15:26 To: jquery-en@googlegroups.com Subject: [jQuery] Re: jquery Media plugin Hi Alexandre, I think this is a bug in the media plugin. I'll dig into it. Mike On 7/19/07, Alexandre Plenneva

[jQuery] Re: jquery Media plugin

2007-07-19 Thread Mike Alsup
I was wrong. You just need to change your metadata to use params instead of attrs. So instead of this: attrs:{quality:'high',align:'middle',bgcolor:'#00',menu:false}} use this: params:{quality:'high',align:'middle',bgcolor:'#00',menu:false}} Mike On 7/19/07, Mike Alsup <[EMAIL PROT

[jQuery] Re: jquery Media plugin

2007-07-19 Thread Mike Alsup
Hi Alexandre, I think this is a bug in the media plugin. I'll dig into it. Mike On 7/19/07, Alexandre Plennevaux <[EMAIL PROTECTED]> wrote: hi Mike, i can't seem to find the solution, i suspect this may be a bug in the media plugin or in the metadata plugin. Setting the bgcolor to #0

[jQuery] Re: jQuery Media Plugin

2007-05-23 Thread Gilles (Webunity)
Nice work mike!

[jQuery] Re: jQuery Media Plugin

2007-05-23 Thread Gilles (Webunity)
Nice work mike!