Re: [jQuery] Flash video chunkyness and strange rendering on Mac Firefox using thickbox?

2007-02-21 Thread Kelvin Luck
Yeah - I had exactly this problem before... All parts of the flash movie which aren't being redrawn disappear. I came up with a bit of a hacky workaround... I drew a black box at the back of my flash movie (the background was black) and made it into a movieclip which was constantly switching

Re: [jQuery] Flash video chunkyness and strange rendering on Mac Firefox using thickbox?

2007-02-21 Thread Joel Birch
Yes I've run into this and it had me stumped. I found out that it is (drum roll) once again due to Mac FF ongoing issues with opacity. I had opacity:.99; set on the body element because it triggers smoother rendering of fonts (sometimes good, sometimes bad, but that's another story). I had

[jQuery] Flash video chunkyness and strange rendering on Mac Firefox using thickbox?

2007-02-20 Thread Anna Vo
I can play flash movies fine in all browsers with thickbox except for Firefox (FF2x) on a Mac (OS10x). The flash movie renders in chunks and will sometimes disappear and then reappear. Has anyone else run into this and is there some way to fix it? Thanks in advance. Anna

Re: [jQuery] Flash video chunkyness and strange rendering on Mac Firefox using thickbox?

2007-02-20 Thread Sam Sherlock
I found that displaying flash files in thickBox had performance issues in Firefox and also was too cumbersome for older lower spec machines. I opted for a less complicated solution (displaying the content in pop up windows) - S On 20/02/07, Anna Vo [EMAIL PROTECTED] wrote: I can play flash