Viewing Video Loop and auto start

Video Loop and auto start



User: David W. 10 years ago
Hi Devs,
Would it be possible in future update to have the option to set the video's to loop and auto play

Many thanks
David
User: Jumbo T. 10 years ago
Have a look. It's free.

http://trotter.hol.es/newvideo/
User: Roddy 10 years ago
The default video widget uses the media element.js script which doesn't allow for autoplay in the JS setup. It can be added to the HTML5 video element.

Loop can be added to both the video tag and the JS setup. Two controls for loop are required if this function is to work both in HTML5 playback and the flash fallback mode.

Autoplay is not a desirable function and, of course, does't work on iOS devices. Looping video, like autoplay sliders, is also a kind of antisocial tactic which is guaranteed to drive visitors away or scroll to avoid it.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.