I want to display 360 video mp4 on my product page. When I drop an animated gif file on the page it runs automatically But when I put an mp4 on it I have to select play automatically when the page loads. I am ok with this, and the mp4 runs without the control bar below. The trouble is that when the video ends the control bar appears. I reckon I need to autoloop it so the video clip continuously plays. Can some give me the code to put in the body to do this please.
The current code entered by XARA is <video class="xar_meplayer" src="index_htm_files/productturntale.mp4" autoplay width = "100%" height="100%"/>