3 replies
Simply put I've embedded a video on a landing page. At the end of the video I get the normal frame of 6 youtube videos (all mine btw) as a choice to click, but I don't want this.

I want my video to end with a black frame not a option to get off my site and go to another Youtube video.

I've seen it done on other landning pages.

Any idea how I would do this?

Thanks Jason
#problem #youtube
  • Profile picture of the author OldLodgeSkins
    Hi,

    All you have to do is to uncheck the box "Show related videos" when preparing your embedding code. You can also manually add "?rel=0" at the end of the address of the video in your code, something like this:

    Code:
    <iframe width="560" height="315" src="http://www.youtube.com/embed/8MQzf8uaGhk?rel=0" frameborder="0" allowfullscreen></iframe>
    Seb.
    Signature
    Do you use Facebook ? Then you can make money just by inviting people to a Facebook group ! It's called the Instant Income System. How cool is that?
    {{ DiscussionBoard.errors[6462263].message }}
  • Profile picture of the author OldLodgeSkins
    You're welcome.
    Signature
    Do you use Facebook ? Then you can make money just by inviting people to a Facebook group ! It's called the Instant Income System. How cool is that?
    {{ DiscussionBoard.errors[6462378].message }}

Trending Topics