BullGuard Antivirus Sale - 60% Off with openElement !
Forum Home Forum Home >

openElement

> Templates
  New Posts New Posts RSS Feed - YouTube Video
  FAQ FAQ  Forum Search   Register Register  Login Login

YouTube Video

 Post Reply Post Reply
Author
Message
Taylor101_ View Drop Down
Newbie
Newbie


Joined: Mar 24 2016
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Taylor101_ Quote  Post ReplyReply Direct Link To This Post Topic: YouTube Video
    Posted: Aug 04 2016 at 8:57pm
Hi,
Is it possible to make a YouTube video play automatically when you go onto the website, instead of having to click play? If so, how?

Thanks.
Back to Top
Dmit OE View Drop Down
Admin Group
Admin Group


Joined: May 31 2012
Status: Offline
Points: 5283
Post Options Post Options   Thanks (0) Thanks(0)   Quote Dmit OE Quote  Post ReplyReply Direct Link To This Post Posted: Aug 04 2016 at 10:48pm
Hi.

Add a Code Block Visual to your page (do not use the YouTube element).

Copy your YouTube video's embed code (<iframe...) into it.

Change what's in src="your_video_url" by adding
?autoplay=1

example:

original code:
<iframe src="http://www.youtube.com/embed/xzvScRnF6MU" width="960" height="447" frameborder="0" allowfullscreen></iframe>
new code
<iframe src="http://www.youtube.com/embed/xzvScRnF6MU?autoplay=1" width="960" height="447" frameborder="0" allowfullscreen></iframe>
Back to Top
Syn Gates View Drop Down
Newbie
Newbie


Joined: Apr 13 2017
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote Syn Gates Quote  Post ReplyReply Direct Link To This Post Posted: May 05 2017 at 10:43am
I've tried but it doesn't work.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.