Facebook Video Iframe Code, Embed Facebook Videos Using Iframe
3:26 PM
Facebook Video Iframe Code, Embed Facebook Videos Using Iframe
- Get the Facebook video ID from the video page (Every Video have a unique page)
- Now copy that video ID and replace it with VID_ID in below code
- After you replace it, it will look something like this
- Now place the edited code to your blog or website wherever you want to embed
a) Go to that video page which you want to embed (for example we will use this video URL http://www.facebook.com/video/video.php?v=10200763107432354)
b) Every Facebook video have a unique ID which you will get in video URL
For our example video URL, video ID is 10200763107432354
<iframe src="http://www.facebook.com/video/embed?video_id=VID_ID" width="1280" height="720" frameborder="0"></iframe>
<iframe src="http://www.facebook.com/video/embed?video_id=10200763107432354" width="1280" height="720" frameborder="0"></iframe>
You can Change the Width and Height of the Video in the above iframe code as your requirment.
See below is an embed video demo using iframe code
അഭിപ്രായങ്ങളൊന്നുമില്ല: