should also point out the theme is custom made
Try to add this inside your object tag:
<param name="wmode" value="transparent">
hi jomsky,
doesnt seem to be working.
here’s what i did:
<div class=”bsnner”>
[kml_flashembed movie=”/wp-content/themes/voice/images/outbound.swf” param name=”wmode” value=”transparent” height=”254″ width=”964″ /”]
<div class=”bannertxt”>
in the header.php file.
altered the css to move it up, but still the drop downs are being covered by the flash object.
Sorry I did not know you were using a plugin to embed the flash banner. I did a quick search about the plugin and I saw the parameter “wmode” in the plugin options/settings page.
http://kimili.com/plugins/kml_flashembed#tagGenerator
Just assign it to “transparent”.
Hi Jomsky,
Ive sorted it now. Thanks for your reply.
In the end i just added this into the object:
wmode=”transparent”
as for some reason the plugin wasnt printing it in the code.
Thanks again.