I’m trying to fix a bug on http://www.pixgroup.com/lunar/linktest.html
The bug shows up in Firefox and Safari (IE is fine)
—
BACKGROUND:
Client has an HTML website, but the Bottom Navigation is a swf.
The swf ‘overlaps’ the HTML a bit, so the menu can expand on mouseover. To see what I mean, touch the “about” link (the top of this menu is how high the swf goes).
PROBLEM:
HTML items that are covered by the “transparent” parts of the swf file are inaccessible in Firefox and Safari. For example, touch the three links “above the swf” (underline appears). Now touch the links “below the swf” (no underline / links are inaccessible).
—
I already tried setting “wmode” to “transparent”, but the links are still inaccessible.
Do you know of a solution?
* Please ONLY respond if you already know how to fix this issue. Many programmers say “I can do it” even if they do not know what they will do to fix it. I will happily pay you for your time, but only if you fix the bug.
:Stacey