How do I go about embedding a youtube chromeless player without adding controls?
Posted
by ndthl
on Stack Overflow
See other posts from Stack Overflow
or by ndthl
Published on 2010-04-13T04:27:11Z
Indexed on
2010/04/13
4:33 UTC
Read the original article
Hit count: 227
I am creating an online experiment. It involves participants watching a video then answering a questionnaire. I would like to embed a chromeless youtube video which plays automatically on page load, does not have controls for participants to play around with, and loads the next page once the video finishes.
Now the autoplay/forward to next page functions are secondary and I'm not too concerned if I can't get them working. However I am very interested in how to embed a chromeless player. I have gone to the google playground but this code already has the controls attached. I am not very experienced at coding so I do not know what to remove from the code for none of the custom controls on the left to be displayed. Is anyone able to help me?
Thanks, Wil
© Stack Overflow or respective owner