Autoplay to false
Posted: Sun Dec 20, 2020 10:29 pm
I have a YouTube player (YouTube3).
To run various videos in the same frame, I'm giving events onclick to run javascript:
playerYouTube3.loadVideoById('My Video')
The video inside starts on autoplay. I'd like to set autoplay to false.
I tired some suggested codes online, but non worked.
Any ideas?
To run various videos in the same frame, I'm giving events onclick to run javascript:
playerYouTube3.loadVideoById('My Video')
The video inside starts on autoplay. I'd like to set autoplay to false.
I tired some suggested codes online, but non worked.
Any ideas?