WebSite X5Help Center

 
Lars Magnuson
Lars Magnuson
User

Drop down list behind youtube player  en

Autore: Lars Magnuson
Visite 1702, Followers 1, Condiviso 0  
Parole Chiave: down,drop,list,menu,videoplayer

Please translate this solution to us with no konledge of iframe coding.

"I solved the problem myself! Also with the youtube player you can put your menu back infront of the video. just put &wmode=transparent in your iframe code it works.. so happy! took me a while to find out but now you can share this knowledge with other. !

This problem with the drop down list behind the youtube player does not exist in Evo 9. Please advice on how to solve it in Evo 10.

Postato il
4 RISPOSTE - 1 CORRETTO
Incomedia
Claudio D.
Incomedia

Hello Lars,

It says to use the HTML&Widget Object in step 3 and then paste the embed code you get from youtube and add at the end of the url

Example: src="http://www.youtube.com/embed/videocode<span class="underline">?wmode=transparent"

the code ?wmode=transparent

Many thanks!

Leggi di più
Postato il da Claudio D.
Lars Magnuson
Lars Magnuson
User
Autore

Hello Claudio and thanks for your instructions
but I am sorry to say I don´t manage to get it right,
whatever I do. The dropdown list still stays behind the player.

The code leading to the first youtube clip on the sajt is:

<iframe width="600" height="350" src="http://www.youtube.com/embed/sWbLFUYmkhs" frameborder="0" allowfullscreen></iframe>

It would be highly appreciated if you could show me how the proper coding should look like that puts the dropdown list in front of the player (in Evo 10).

Many thanks in advance !

PS In Evo 9 the dropdown list shows in front of the player as it should  and works perfectly alright - www.montgopetanca.net

Leggi di più
Postato il da Lars Magnuson
Incomedia
Claudio D.
Incomedia

Hello Lars,

Sorry the code I've posted has been not shown correctly.

With your example code you need to add the tag like here in the HTML&Widget Object:

<iframe width="600" height="350" src="http://www.youtube.com/embed/sWbLFUYmkhs?wmode=transparent" frameborder="0" allowfullscreen></iframe>

And this makes show the dropdown menu.

Hope this helps.

Leggi di più
Postato il da Claudio D.
Lars Magnuson
Lars Magnuson
User
Autore

Hello Claudio and thanks a lot for helping me out. I am so happy about this.
Your excellent guidance did the trick !

My best regards,
Lars

Leggi di più
Postato il da Lars Magnuson