Posts: 1,269
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
I think I know what you mean. You need to add:
Code:
<param name="wmode" value="transparent">
to the OBJECT tag, and if you're using the EMBED tag, add an attribute of wmode="transparent" to it. This will allow other content to appear on top of the flash object.
|