Flash overlap / Bleeding through (Solved)

Permalink
I have a flash banner that is bleeding through the menu when editing a page.

See attached photos for clarification.

2 Attachments

 
LucasAnderson replied on at Permalink Best Answer Reply
LucasAnderson
for the banner ad try adding

wmode="transparent"


to your embed tag as well as

<param name="wmode" value="transparent"></param>


to your object code

see if that fixes it
benharley replied on at Permalink Reply
Thank you Lucas,

That worked.