Remove Video Auto play
Hi i have mp4 video and i want to remove the auto pla, i alread try the shortcodes "loop=0" but not working any suggestion?
check the link here http://mountrock.agard.com.sg/events/
check the link here http://mountrock.agard.com.sg/events/
Comments
this should help you, you need to set the proper parameter:
https://developers.google.com/youtube/player_parameters?hl=en
thanks
check here http://mountrockpowder.com/events/
http://prntscr.com/i5uxpn
parameters - Multiple parameters should be connected with "&"
For example: autoplay=1&loop=1
thanks
http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#video
html5_parameters - Available values (with ; but without ""): "a;c;l;", "a;c;;m", "a;;l;m", "a;c;;", "a;;l;", "a;;;m", "a;;;", ";c;l;m", ";c;l;", ";c;;m", ";c;;" (a = autoplay, c = show controls, l = play in loop, m = mute)