My recommendation is to switch to SWFObject for embedding media, there is a very easy to use plugin called WP-SWFObject which I recommend.
As for the menu falling behind the object it can be fixed easily using CSS as Ryan indicated. See more on W3S…
Well, the solution was to somewhat ditch QuickTime for videos and just use Flash. Apple has really botched things with the new dumbed-down, limited QuickTime X.
So now I'm just going to post Flash videos and have a link for iPhone users to view an…
December 28, 2009
To my fellow Techies, have great and wonderful holiday season. And let's kick it up in 2010!
Actually that's what I'm doing now. I'm adding both the parameter and the wmode="transparent" into the code.
Safari on Snow Leopard is just broken. I'll have to email Apple again.
Interesting problem, I've never encountered that before but here's an article that mentions a fix for this sort of CSS problem. Try setting the z-index of the div holding the embedded object to 1 and the z-index of the div holding the nav to 2. This…