Is it possible to overlap an HTML Menu over a flash header?
Printable View
Is it possible to overlap an HTML Menu over a flash header?
You can set the param "wmode" to "transparent", but that doesn't work with all browsers.
Thanks - that almost worked - I actually put the wmode in the <embed> tag instead of param, but that's what I needed. :)
You have to put it in both