Embedding your video into your website

Once your video is uploaded to your server, Pearldrop will generate the code required to make it appear on your website. All you’ll have to do is copy the code from the email we send you, and paste it directly into your html editing software, right at the point where you want the video to appear.

It’s much easier than you’re expecting it to be! Don’t believe us? Try this following example of embedding a video from YouTube. Just copy the code below, and paste it into your html editor. The video will appear automatically. Have a go:

<object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/F4VlhXMs6lg&hl=en_GB&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/F4VlhXMs6lg&hl=en_GB&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object>

Copy that code into your web editor, and then preview the page. That’s all there is to it! On your web page, you should see the video below: