Hi There,
I’m trying to play a Vimeo Video with Autoplay switch at the end of the URL and it’s not auto playing. My URL looks like this:
https://player.vimeo.com/video/140019134?autoplay=1&loop=1&title=0&byline=0&portrait=0
I am using Windows client by the way. Youtube autoplay seems to be working fine though.
Any suggestion?
Thanks!
Peter
September 28, 2015, 9:09am
2
Hi,
I’ve just tried this link so:
Webpage module
https://player.vimeo.com/video/140019134?autoplay=1&loop=1&title=0&byline=0&portrait=0
Works fine for me, although you might want to try this:
Embedded HTML module:
In HTML to embed:
<iframe width="1920" height="1080" src="https://player.vimeo.com/video/140019134?autoplay=1&loop=1&title=0&byline=0&portrait=0" frameborder="0" allowfullscreen></iframe>
As a general thing, you might also want to install the newest IE if you don’t have it already and adjust browser emulation settings in windows registry.
Details here: Enabling HTML5 in the Windows .net Player