Hi everyone. I'm trying to hide the youtube controls. I've tried adding the ?controls=0 to the Navigate to command but it's not working.
The reason why I need this is I have a greeting video embedded in an iframe that shows when a button is clicked. Then set to go away at the end of the video so there are no endcards or recommended videos shown that will take them out of the experience.
The problem is that they can fast forward using the controls to move to the end of the video and because of that the removing of the iframe command does not kick in until the set time so they can still see end cards and recommended videos until the iframe removal command kicks in.
Is there a way around this? Putting a layer on top does not block the iframe. Disabling collisions is not an option.
Thanks.