Embedding Video

  • 1 December 2013
  • 7 replies
  • 208 views

Where do I get a video code to embed a video into my landing page if the video exists on my laptop?


7 replies

Userlevel 3

Hi Cynthia - Embedding a video requires you upload the file to a online storage space or video hosting provider. We recommend uploading it to YouTube or Vimeo as they actually provide you with the embed code.

Vimeo embedding:
https://vimeo.com/help/faq/sharing-vid…

Youtube embedding:
https://support.google.com/youtube/an…

Hope that helps!

what about embed codes from NBC?

Userlevel 3
Badge +1

Hi David - It looks like NBC’s embed codes are slightly different than the norm, but you can still get them onto your Unbounce page pretty easily. Just use a custom HTML element instead of the Video widget and paste your script in there.

Then just adjust the properties of the custom HTML element so the sizes match. So, in this example embed code you can see the width at 480 and height at 270. You can set the custom HTML element’s size to match that in its properties.


<iframe src="http://player.theplatform.com/p/NnzsPC/widget/select/media/ZGkytOfVqPCO?carouselID=140231" width="480" height="270" frameborder="0" seamless="seamless" allowfullscreen></iframe>

How about embed codes from facebook?

This should be fairly straightforward, you just need the embed code. Take a look at the instructions here: 
http://www.labnol.org/internet/embed-facebook-videos-in-web-pages/9715/

Check this one…Embedded Youtube video

Patter

Can I embed a video from vimeo by just pasting a link?

Reply