
Sign up to save your podcasts
Or


Dear Lazyweb,
If you understand the ever-changing rules about auto-play, perhaps you can offer some guidance.
On desktop Safari, you have to click twice to get the first video to play: the YouTube player pops up but does not then auto-play, unless you have done "Website settings / Allow all auto-play" for jwz.org. This is -- what's the word -- fucked up, because the creation of the IFRAME and the sending of the "play" event all happen underneath the user's "click" event, so this should be considered interactive.
And on mobile Safari you always have to click twice.
(I don't remember what the situation is on Chrome or Firefox on account of not caring.)
Anyway, if you know how to make it play with one click instead of two, I would like to know how to do that. Your suggestion should take the form of, "Here's a modified version of your JS file that works". Your speculation is acknowledged and ignored.
Previously, previously, previously.
By Dear Lazyweb,
If you understand the ever-changing rules about auto-play, perhaps you can offer some guidance.
On desktop Safari, you have to click twice to get the first video to play: the YouTube player pops up but does not then auto-play, unless you have done "Website settings / Allow all auto-play" for jwz.org. This is -- what's the word -- fucked up, because the creation of the IFRAME and the sending of the "play" event all happen underneath the user's "click" event, so this should be considered interactive.
And on mobile Safari you always have to click twice.
(I don't remember what the situation is on Chrome or Firefox on account of not caring.)
Anyway, if you know how to make it play with one click instead of two, I would like to know how to do that. Your suggestion should take the form of, "Here's a modified version of your JS file that works". Your speculation is acknowledged and ignored.
Previously, previously, previously.