Can I make a youtube video autoplay on visiting a page?
I can embed a YouTube video into one of my pages using oEmbed, but is there an oEmbed option that will let me automatically start the video when a user loads the page?
This is for a professional reason. I am in no way trying to Rickroll my work colleagues. :)
Can I make a youtube video autoplay on visiting a page?
I can embed a YouTube video into one of my pages using oEmbed, but is there an oEmbed option that will let me automatically start the video when a user loads the page?
This is for a professional reason. I am in no way trying to Rickroll my work colleagues. :)
You could modify the xslt for the macro that displays the video... youtube has an autoplay option.. it's autoplay=1
Add it after the youtube url as a querystring.
is working on a reply...