Start youtube Video with JWebBrowser

190 Views Asked by At

I have embedded a youtube video as shown here in my java application. But I want the video to start without clicking on play. It should start asap. I looked for something like webBrowser.play() or webbrowser.click() but was not succesful.

Any help would be appreciated.

0

There are 0 best solutions below