Is it possible to simulate a click on an embedded YouTube video in an HTML document?
I know a video can be autoplayed with a simple change in the link, but I want to start play by simulating a click from the cursor. It should be registered as a click from the user.
Any help is appreciated.