Facebook may contain the videos that has been deleted from youtube and any way to embed it in the blogs? Well there is…
First copy the video id of the facebook video…

Video ID is 490859197924
Now look at the below code. This code helps to embed the video in your blog

<object width=”400″ height=”224″ >
<param name=”allowfullscreen” value=”true” /><param name=”allowscriptaccess” value=”always” />
<param name=”movie” value=”http://www.facebook.com/v/XXXXXX” /><embed src=”http://www.facebook.com/v/XXXXXX” type=”application/x-shockwave-flash”
allowscriptaccess=”always” allowfullscreen=”true” width=”400″ height=”224″></embed>
</object>
Replace XXXXXX with the Video ID you copied from the facebook url
That’s it…
So now you see a facebook video in blog.
Is there any better way? comment
Original Post @ CyberGuruji.com
Popularity: 1% [?]
Related posts:




