Okay
  Public Ticket #159348
home slide Youtube video
Closed

Comments

  • urniez started the conversation

    Hi, Need help! My home slide Youtube video doesn't appear in mobile devices...? This is the embed code i'm using...

    <param name="movie" value="//www.youtube.com/v/mjftxhSA_co?hl=en_GB&version=3&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="//www.youtube.com/v/mjftxhSA_co?hl=en_GB&version=3&rel=0" type="application/x-shockwave-flash"  width="100%" height="350" allowscriptaccess="always" allowfullscreen="true"></embed>

    CHEERS

     

  •  1,069
    ThemeNectar replied

    Hey Urniez!

    That's because you're using a flash embed when you should be using an iframe like this:

    <iframe width="560" height="315" src="//www.youtube.com/embed/N4mt0lOJ888" frameborder="0" allowfullscreen></iframe>

    Cheers :)

  • urniez replied

    Thank You!

  • Joaquin replied

    Hey! Can we use youtube videos as the slider background? Instead of the 3 different files?

  • Joaquin replied

    Hey! Can we use youtube videos as the slider background? Instead of the 3 different files?

  •  8,838
    Tahir replied

    Hey Joaquin!

    No i am afraid not as a background image. You can however add an iframe embed in it. 

    Thanks


    ThemeNectar Support Team