Wednesday, May 14, 2008

Embedding Flash

It’s been a while since I’ve had to work with a flash movie, so here are a couple things I’ve learned today (applying my new policy of always researching problems before diving into code).

Using some third party flash embed code and the damn flash movie is on top of all your popups and shit? That’s because the jackasses forgot a parameter: wmode=“opaque”. See Flash content displays on top of all DHTML layers on adobe.com.

Also, here’s an improved version of the Satay Method, which you may remember from A List Apart. How to properly embed flash.

No comments: