You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was having difficulty getting embedded youtube iframes. I think this is probably the preferred way to handle most videos, so it would be good for these to work.
The top iframe works, but the bottom two do not. For the google example, this is because Google has a "no-iframe" security feature. I've also tried setting the HTML5 tag. This makes the youtube page appear, but disappear after clicking play.
PS: I don't expect you to solve this issue--I'm just documenting my progress here so we have a paper trail for instructional purposes.
The text was updated successfully, but these errors were encountered:
I was having difficulty getting embedded youtube iframes. I think this is probably the preferred way to handle most videos, so it would be good for these to work.
https://developers.google.com/youtube/iframe_api_reference#Examples
The top iframe works, but the bottom two do not. For the google example, this is because Google has a "no-iframe" security feature. I've also tried setting the HTML5 tag. This makes the youtube page appear, but disappear after clicking play.
PS: I don't expect you to solve this issue--I'm just documenting my progress here so we have a paper trail for instructional purposes.
The text was updated successfully, but these errors were encountered: