• Share

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:

  1. How to feed your blog to twitter, facebook etc
  2. New password-stealing virus targets Facebook
  3. How to blog in cetlylive?
  4. Test On Nokia N8: HD Videos
  5. Free wordpress Blog

Author:

http://Mithu.Org
http://www.CyberGuruji.com

Mithun Madhusoodanan has written 89 awesome articles for us.

Leave a Reply

*