Because in last post, we're using the code tag that only can be recognized in WordPress.com blog so we can't use it in another blog's platform. But don't worry, in this post I'll share you how to embed Facebook video in blog or website you used. If this is help you, please also help your friends by spreading this post!
So let's begin with this simple tutorial ;)
1. As usual, you should log in into your Facebook account.
2. Go to your Profile page.
3. Click Photos tab to open your Videos page.
4. Select Facebook video which you want to show in your blog.
5. Copy the ID of the video according the URL (address) to the image below.
6. Now paste your video ID in the following code (change the red color with yours).
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="450" height="250" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="src" value="http://www.facebook.com/v/1469493712074" />
<embed type="application/x-shockwave-flash" width="450" height="250" src="http://www.facebook.com/v/1469493712074" allowscriptaccess="always" allowfullscreen="true">
</embed>
</object>You can also change the width and height showed in the blue color.
7. Now, log in to your blog administrator page, go to your Post page and paste the code you've modified above there. I recommend you to paste it in the HTML editor not in WYSIWYG to avoid the code broken.
8. Finally you can publish your blog post now.
It's very easy how to embed Facebook video in your blog or your website, isn't it? Please share this post to your friends to help them also. Enjoy!



0 comments on "How to Embed Facebook Video in Your Blog or Website?"
Post a Comment