Page 1 of 1

Non-Looping Video Control

Posted: 19 Jan 2014, 16:46
by steeffeen
I noticed that you can't play a Video control more than once if you disable looping.
While the similar Audio control displays the Play button again as soon as the playing finished the Video control doesn't do that.

Example:

Code: Select all

<video data="http://..." looping="0"/>
I would like to use non-looping Video controls that can still be played more than only once.

Is there a chance that this will be fixed?
Thanks in advance.

(Sorry if duplicate, I couldn't find one.)