[Pro] YouTube Videos-Videos at End?

Is there anyway to insert a single YouTube video without having it suggest 5-6 additional videos at the end of the clip?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You will need to include the value rel=0 in your link ie something like

http://youtu.be/bV2A9GpB0-0?rel=0

http://www.deltadesign.co/FW6Test/youtube.html

That example uses the following code:

<iframe id="ytplayer" type="text/html" width="640" height="390"
  src="http://www.youtube.com/embed/M7lc1UVf-VE?rel=0"
  frameborder="0"/>

More info: YouTube Embedded Players and Player Parameters  |  YouTube IFrame Player API  |  Google for Developers

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Awesome. Thanks Dave.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options