One of the downsides of Facebook Video application is the inability to embed videos to an outside websites or blogs.Here’s a simple trick to embed any Facebook video into your Blogs/Websites.
How to Add a Facebook Video in Blogs/Websites
Step1: Every video uploaded on Facebook has a unique ID (you can find it in the browser’s address bar).

Step2: In the below code replace xxx with the Unique ID.
<object width="600" height="324" > <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="movie" value="http://www.facebook.com/v/xxx" /> <embed src="http://www.facebook.com/v/xxx" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="324"> </embed> </object>
Now you can put that code on any blog posts or webpages and the video will play just fine.
Here’s a Facebook video explaning about the new feature called New Facebook Groups.
You can watch it here itself without having to become a Facebook member.It’s a very useful hack for a much needed default feature within Facebook Video. If you have queries and doubts, let me know via comments
Pingback: How To take a Backup copy of All Your Facebook Data