Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Luke Todd
3,888 PointsEmbedded video issue
I have added the YouTube code to my html file however upon loading the page in Chrome the video flashes black where it should be and then disappears. I can right click and it just says that the movie has not loaded.
Any help?

Luke Todd
3,888 PointsThanks, I worked it out. It was because the links inside the object were missing the "http" part. That's all!
Tolga Beser
1,202 PointsTolga Beser
1,202 PointsHave you tried it with different browsers. If not try to re copy and paste your code. their could also be an unclosed bracket somewhere in your code which could be doing this.