Add facebook videos in your webpages

When you upload a video to facebook, then facebook provides you a unique id at the end of the link.



use this script to add the facebook video into blog or website.



<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="movie" value="http://www.facebook.com/v/xxx" />
src="http://www.facebook.com/v/123" type="application/x-shockwave-flash" 
allowscriptaccess="always" allowfullscreen="true" width="400" height="224">




Replace the red 123 code with your facebook video id

comment or share if you like it! 

No comments:

Powered by Blogger.