Facebook嵌入视频,iframe不起作用 [英] Facebook embeded video with iframe not working

查看:197
本文介绍了Facebook嵌入视频,iframe不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我们正在使用iframe将facebook视频嵌入我们的网站,以前工作正常,但是从最近几天网站无法加载视频。我们也尝试过简单的网页,但没有运气。以下是我们使用的代码

we were embedding facebook videos in our website using iframe, it was working fine before, but from last few days site is not able to load video. we have tried it with simple web page as well but no luck. below is the code we are using



<iframe src="https://www.facebook.com/video/embed?video_id=video_id" width="650" height="400" frameborder="0" allowfullscreen></iframe>

请让我知道任何人可以快速帮助

please let me know if anyone can do a quick help

推荐答案

只需使用此链接。它为我工作 http://www.facebook.com/video/embed?video_id=XXXXXXXXXXXXXXX;
其中XXXXXXXX是您的Facebook视频ID。
例如:
Facebook示例视频:

Just Use this link. It worked for me. "http://www.facebook.com/video/embed?video_id=XXXXXXXXXXXXX"; where XXXXXXXX is your facebook video id. eg: Facebook Sample Video:

 <iframe src="http://www.facebook.com/video/embed?video_id=10152463995718183" frameborder="0" width="100%" height="100%">

这篇关于Facebook嵌入视频,iframe不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆