Re: Fireworks menus obscured by Flash object
Many thanks Murray.
I had already tried inserting <param name="wmode" value="transparent"> as an
argument of the <object> tag but this only worked for IE and not FFox. But
adding wmode="transparent" as an argument of <embed> now makes it work with
FFox2 as well!
(Which means I can now test for older or other browsers and just display a
static photo instead)
|