Jump to content

Recommended Posts

Posted

Het guys,

I have a little problem. On 1 page the menu structure goes behind the video< This only occurs in Internet Explorer.

Doe anyone has a solution for this.

voorbeeld.jpg

In IE

voorbeeld1.jpg

In firefox

Tnx in advange,

regards,

Cor

Posted

Hello,

i open your site with chrome and the menu still behind the video.

I haved a similar problem with menu and flash presentation, the solution for me was to put a value = transparent

In my case <object data="URL.swf" ....><param name="wmode" value="transparent"></object>

Hope it works for you

Posted

Hello,

i open your site with chrome and the menu still behind the video.

I haved a similar problem with menu and flash presentation, the solution for me was to put a value = transparent

In my case <object data="URL.swf" ....><param name="wmode" value="transparent"></object>

Hope it works for you

That didn't work,

Tnx for the idea :D

Regards,

Cor

Posted

Im not a pro, but can give you my working code if it helps

<object data="URL.swf" type="application/x-shockwave-flash" width="300" height="250">

<param name="movie" value="URL.swf">

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

</object>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...