I have a video embedded on our site that plays when the page is opened. I want autoplay to be disabled so that the video only plays when clicked. Please help!
This is the code:
<iframe src=”http://link.brightcove.com/services/player/bcpid81237178001?bckey=AQ~~%2cAAAAC59qSJk~%2cvyxcsD3OtBOH8ASF7g0L4YD9HbVoBM7i&bclid=79300576001&bctid=80169587001%3E&ap=0&autoplay=0″
allowfullscreen
width=”640″
height=”360″
autoplay=”0″></iframe>
Regretfully, the video is created in flash. You need to create the flash again with disabled autoplay. You could not be able to remove its autoplay function throuhg iframe html.