I'm testing the youtube component. For this component we have different autoplay options:
standard
none
intro
preview
But for all of them the youtube video won't autoplay. I can fix it by setting autoplay=1 in extra player parameters
Any suggestions?
Svein-Tore
| Autoplay | Lets you choose between several autoplay options:
Autoplay is not supported on mobile browsers. |
Well, what do we call a windows surface pro 3? Is it a mobile device?
AND: using the advanced parameter autoplay=1, then it work. SO maybe that should be mentioned in the help (Here: https://support.google.com/webdesigner/answer/3232992?hl=en)?
Instead of: Autoplay is not supported on mobile browsers.
the write: Autoplay is not supported on mobile browsers. Use advanced parameter autoplay
BTW: In fact the advanced parameters are VERY powerfull. The help should also tell the user that if you want to use more than one parameter separete with a &
Svein-Tore