Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

youtube + sigpro = Problem!

  • ticope
  • ticope's Avatar Topic Author
  • Offline
  • New Member
More
15 years 4 months ago - 15 years 4 months ago #26309 by ticope
youtube + sigpro = Problem! was created by ticope
Hello guys,

I am having a problem, i am making this new site and the youtube video shows in front of the images, so i cant see them (the pictures) at all because of the youtube screen. Better if you can take a look at tetu.com.br/index.php/ceara.html . Try open the pictures (choose one by the youtube frame) and you will see the problems! Can this be solved?

Thank you

Romero Lins

Please Log in or Create an account to join the conversation.

  • Yiota
  • Yiota's Avatar
  • Visitor
15 years 4 months ago #26310 by Yiota
Replied by Yiota on topic Re: youtube + sigpro = Problem!
You have to add a parameter to the youtube object. Go to the article you have the code for the youtube video and replace the code you have now with the following:

<object height="344" width="425" wmode="transparent" type="application/x-shockwave-flash" data="www.youtube.com/v/CLvy-hKsXkI&hl=en&fs=1&;">
<param value="true" name="allowfullscreen"/>
<param value="always" name="allowscriptaccess"/>
<param value="transparent" name="wmode"/>
<param value="www.youtube.com/v/CLvy-hKsXkI&hl=en&fs=1&;" name="src"/>
</object>

As you will notice the new parameter added is the wmode. This will solve your overlay problem.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum