PDA

View Full Version : java layer covered by SWF


jordantkohn
09-16-03, 10:35 AM
I'm using a javascript for an image onMouseover effect that pops up a tooltip and image.
in the same table, different cell, I have a SWF movie.

Everything works fine, but the larger popup images appear under the SWF.

What do I need to do to have the popup images onMouseover be always on top.

Also, I am using frames, anyway to have the images onMOuseover go over all the frames as well?

Thank you for any suggesstions.

vivichie
08-27-04, 12:51 AM
I've encountered a similar problem to.. upon rollover my drop down menu went beneath the lower frame..

In the end i had to make the menu appear upwards upon mouseOver in order to void my lower frame..