I'm having a problem on a website where the drop down navigation (javascript) is appearing below a flash file... so you cant see or click on the nav.
Is there a way to re-order this? Or to publish the swf file in a way that it wont do this?
Thanks!
Printable View
I'm having a problem on a website where the drop down navigation (javascript) is appearing below a flash file... so you cant see or click on the nav.
Is there a way to re-order this? Or to publish the swf file in a way that it wont do this?
Thanks!
In the embed/object code, add wmode=transparent
eg in the object tag
and add this into the embed tagCode:<param name="wmode" value="transparent" />
Only works in modern browsers!Code:wmode="transparent"
Edit - Where are you in South Africa?
Thanks! I'll try that
I'm in Johannesburg