Facebook doesn't officially provide any video embedding options, still if a video is available only on Facebook, there is a workaround. Each video on Facebook has an id which shows in the URL, e.g.
http://www.facebook.com/video/video.php?v=2894326448598. Copy the last digits and paste them into the following code instead of xxx in the video link:


Then we can put that code on any web pages and the Facebook video will play just like any other Flash video. We can optionally change the player size, add more parameters like autoplay or loop.