Only in IE.

If you look at the Param tags nested within the object tag you can add the Wmode param to them.

the proper syntax is:



<param name="Wmode" value="transparent">



make sure you add that to theother param tags.

Again this only will work for IE.