HOW TO EMBED VIDEOS
Moderator: supers992
1 post
• Page 1 of 1
- nebula65
- Site Admin
-
- Posts: 1616
- Joined: Mon Nov 12, 2012 3:23 pm
- Location: on the outside looking in
HOW TO EMBED VIDEOS
VIMEO
this is an example of the typical html embed code provided by vimeo
<iframe src="http://player.vimeo.com/video/51860800?badge=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/51860800">sasha / tikhomirov production</a> from <a href="http://vimeo.com/user12494490">Alexander Tikhomirov</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
this is how you embed using BB code
as you can see I merely placed the 2 elements (which I highlited in yellow) inside the vimeo BB tags (separated with a comma), and this is what you end up with.
YOUTUBE
this is an example of the typical html embed code provided by youtube
<object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/KvAQ3bl_aGE?version=3&hl=en_US&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KvAQ3bl_aGE?version=3&hl=en_US&rel=0" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
this is how you embed using BB code
as you can see I merely placed the unique video identity (which I highlited in yellow, and appears twice in the code) inside the youtube BB tags, and this is what you end up with.
and here is an example of youtube's iframe embed code, again just place the part highlighted in yellow between the youtube BB tags
<iframe width="560" height="315" src="http://www.youtube.com/embed/KvAQ3bl_aGE?rel=0" frameborder="0" allowfullscreen></iframe>
feel free to provide download links to the videos if you want
this is an example of the typical html embed code provided by vimeo
<iframe src="http://player.vimeo.com/video/51860800?badge=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/51860800">sasha / tikhomirov production</a> from <a href="http://vimeo.com/user12494490">Alexander Tikhomirov</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
this is how you embed using BB code
- Code: Select all
[vimeo]51860800,sasha / tikhomirov production[/vimeo]
as you can see I merely placed the 2 elements (which I highlited in yellow) inside the vimeo BB tags (separated with a comma), and this is what you end up with.
YOUTUBE
this is an example of the typical html embed code provided by youtube
<object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/KvAQ3bl_aGE?version=3&hl=en_US&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/KvAQ3bl_aGE?version=3&hl=en_US&rel=0" type="application/x-shockwave-flash" width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
this is how you embed using BB code
- Code: Select all
[youtube]KvAQ3bl_aGE[/youtube]
as you can see I merely placed the unique video identity (which I highlited in yellow, and appears twice in the code) inside the youtube BB tags, and this is what you end up with.
and here is an example of youtube's iframe embed code, again just place the part highlighted in yellow between the youtube BB tags
<iframe width="560" height="315" src="http://www.youtube.com/embed/KvAQ3bl_aGE?rel=0" frameborder="0" allowfullscreen></iframe>
feel free to provide download links to the videos if you want

1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 8 guests