I've created an acf wordpress field with the type: "oEmbed". Now I have to implement an seperate Button to show and hide the included video in the frontend.
Everthing is working fine, but I would like to start/play the video if I click on the button and when it is shown.
Is there a parameter to edit this behaviour via javascript?