All Questions
109
questions
41
votes
7
answers
54k
views
Posting an embedded video link using the Facebook Graph API
When manually attaching a video link (from YouTube, Vimeo, etc) to a post using the Facebook web interface, Facebook automatically recognizes the link as a video, and allows the resulting status ...
13
votes
3
answers
22k
views
how to share a video from my website on facebook like youtube
I have a website that has a HTML5 video player.
I want to share the link ( ex: http://site.com/video/example-2 ) on facebook and one the users click on the image of that post on the facebook it ...
9
votes
1
answer
8k
views
How to embed my own flash video player in Facebook?
I want to embed my flash video player on facebook so that when people share my videos on facebook, it will let them play the video on Facebook.
I saw some posts here on stackoverflow about this topic ...
6
votes
2
answers
5k
views
Open Graph iframe based video embed support?
I want to be able to serve an iframe video player to the Facebook newsfeed & timeline.
I am aware that it is possible to specify multiple og:video:type properties for different video formats to ...
6
votes
3
answers
22k
views
Embed Youtube Video To Facebook And Play At Specific Timecode
I have a :30 YouTube video that I want to embed onto Facebook and start playback at :16.
I thought this would be easy enough changing the parameters in the URL for share, or the URL in the embed ...
6
votes
1
answer
2k
views
Open Graph Protocol - og:movie with youtube link
Wanted scenario:
people link to my website via Facebook
open graph data pops up (name, description, thumbnail, ...) (which works)
when you click the thumbnail a youtube video plays (which doesn't ...
6
votes
0
answers
6k
views
Embed Facebook Event Feed on Website
I've found a few really old answers that do not work. I am building a website for my church. What I want to do is have a feed that shows events from Facebook, that way when the lady that does our ...
6
votes
0
answers
3k
views
How to embed Iframe page on Facebook wall by sharing the URL?
I've been trying to embed an Iframe by sharing a page URL on my Facebook wall. I'm using the Open Graph tags as recommended by Facebook and have read other threads similar to my issue. What I want to ...
5
votes
1
answer
666
views
Show alert on a button click
I'm using the default Facebook embed code:
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#appId=176702405718664&xfbml=1"> </script>
&...
5
votes
1
answer
1k
views
Facebook Instant Article custom embed doesn't make requests
I'm trying to embed my own script (which injects an iframe with some content) inside a FB Instant article.
It seems to be working properly only for some devices (e.g. iPhones 5s & 6s, LG G2) but ...
4
votes
1
answer
2k
views
Auto-embed videos in Facebook wall
When you share a YouTube link on FB it automatically embeds the YT player into your wall.
At first I thought it is an FB effort, but then I noticed this happens with many videos websites (that FB ...
4
votes
1
answer
3k
views
How to embed custom media player in facebook stories (js/firame)?
We have built a custom media player (https://acorn.athena.ai/) that we want to embed directly into facebook stories. Our embedding currently works via iframe, as our player is entirely JS/CSS/HTML.
...
3
votes
1
answer
1k
views
Embed a browser in Libgdx
I am writing a cross platform app(PC, iOS, Android) in Java. I would like to integrate facebook into this app. I have been trying to find a uniform method to login, since it is a cross-platform ...
3
votes
1
answer
1k
views
Determine MP4 video from regular Embed code
I'm 99% sure the answer is No, but worth a shot as you never know...
The typical "copy & paste" embed code for uploaded Facebook videos goes like this:
<object width="400" height="300" >&...
2
votes
1
answer
8k
views
Embed activity feed of a public Facebook page without forcing user to login/allow
This is similar to questions asked several times before, but no matter what I read, I'm still confused.
I have a public Facebook page, like White Collar for example, whose activity feed I need to ...
2
votes
2
answers
1k
views
How to embed facebook videos in Android App?
I want to embed facebook videos to my android app. Is there any API for that? I checked for facebook API but it seems it is only for web. If there is no good API, what should I use? WebView or ...
2
votes
2
answers
2k
views
Facebook video embed code does not working
I am trying to embed a facebook video on my website but it gives "Video Unavailable. this video has either has been removed from facebook or is not visible".
video is public to everyone, is not ...
2
votes
4
answers
4k
views
How can I embed an Instagram Video or Picture using SSL?
I need to embed Instagram Video or Photo using the SSL protocol, so I can show it in a facebook app.
If I insert an iframe with the following URL https://instagram.com/p/hvisAyBQZ0/embed/ it will ...
2
votes
3
answers
7k
views
Video embed on facebook wall does not play when on https
We have set up the open graph tags on our pages to embed a video on the facebook wall of the user that shares the page.
When the video is clicked when on http:// it will play perfectly.
When the ...
2
votes
0
answers
4k
views
Unavailable This video can't be embedded. facebook fix
Cannot get this video to embed. It worked when it was live, but now after it's not working.
https://developers.facebook.com/docs/plugins/embedded-posts/?prefill_href=https%3A%2F%2Fwww.facebook.com%...
2
votes
0
answers
276
views
Is there a way to know when a facebook embed is done loading?
Just trying to figure out if there's some type of javascript I can run that tells me exactly when the html is done being loaded. We use iframely to embed social media posts. The result is something ...
2
votes
0
answers
280
views
Can't embed my own notes (in a page that I own)
I got a professional page for my work with some public notes on it.
I see the "Embed post" button and my notes are public, but when I try to embed the post, that doesn't works.
Error message : This ...
2
votes
0
answers
307
views
Facebook Post Embed with comments
<div id="fb-root"></div>
<div id="Div1"></div>
<script> (function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
...
2
votes
0
answers
638
views
Facebook embed page posts
I have written a code for getting the post id's from a Facebook page trough the Graph API. And posts that shared or liked by the page comes up as an invalid post
function fbfeeds(data) {
var ...
2
votes
0
answers
143
views
My OG video embed tags stopped working
I've racked my brain - used the Lint - debugger and still cannot get embeded video to work like it used to:
Example page:
http://www.mixtubedj.com/view/?query=GeorgeRon&file=...
2
votes
1
answer
1k
views
What are the max. dimensions for Facebook Timeline embedded videos?
I can't find an answer to this question anywhere. Somebody else asked a similar question: ( Facebook Timeline Flash Embed Dimensions ) but it wasn't really answered satisfactorily.
I have a url that ...
1
vote
2
answers
1k
views
Facebook like status url detection
I am wondering if there is a script similar to the facebook status update thing,
What I mean, is when for ex. I paste a youtube/other video site/image/link it automatically detects the contents of the ...
1
vote
1
answer
2k
views
Why is Facebook open graph (og:video) not working for my custom video player?
I am trying to embed my own custom video player on Facebook, and I don't know why it does not work. It was build with the YouTube API. After much googling around, I still can't find an answer.
Below ...
1
vote
1
answer
2k
views
Custom video player on Facebook wall
I want to allow my page users to embed my own video player (Flash) on his Facebook walls. In this page in head I have:
<meta property="og:title" content="[Page Title]" />
<meta property="og:...
1
vote
1
answer
2k
views
Embedded Facebook Like-Box won't let me style it. Why?
I am trying put place a Facebook Like-Box on a page on my site, and then style it via my own CSS (chiefly to increase the height awarded to div#stream_content. (The idea is to have the FB feed act as ...
1
vote
2
answers
4k
views
How to embed complex html in facebook page
I need to embed HTML and Js in my facebook page posts. I have found some FB apps that create iframes but i don't know if it's better to create a FB app using opengraph. Which is the correct way to ...
1
vote
1
answer
3k
views
Does Facebook trust StartSSL Class 1 (free) certificate for embedded video players?
I am trying to get an embedded video player to work in facebook. When in accessing facebook insecurely (http) everything works fine, i.e. the player gets embedded. When switching to https in facebook, ...
1
vote
1
answer
4k
views
How to embed youtube video into a facebook iframe app?
I wanted to make a facebook app with an image which has 2 buttons and under the image there would be a video from youtube. But since coding is new to me I need your help. I tried different codes but ...
1
vote
1
answer
1k
views
Facebook open graph embed video issue
I have a Facebook share button on one of the pages on my website, this share button is used to share another page on my site. The only specific task that I wan't it to do besides share the website, is ...
1
vote
1
answer
2k
views
Force Facebook videos embedded in a website default to HD?
There is a way to force YouTube videos embedded in a website to play back at HD quality, simply by adding some lines to the embed code (?feature=player_detailpage&VQ=HD720). For additional details ...
1
vote
1
answer
475
views
Facebook In-line Video Not Working
On my website, I use JWPlayer to play video content. I would love to embed a player hosted on my website into a Facebook post that plays in the post and not link to another website. When I use ...
1
vote
1
answer
899
views
Shared video is not playing
I'm trying to share a video on the facebook wall // timeline.
Everything seems fine - the Debugger-Tool doesn't encounter any errors
Meta Tag: <meta property="og:type" content="video" />
...
1
vote
1
answer
1k
views
facebook login and youtube embed iframe clash
so i have the two following iframe codes:
<iframe title="YouTube video player" class="youtube-player" type="text/html" src="some youtube url" allowfullscreen="" showinfo="0" frameborder="0" ...
1
vote
0
answers
295
views
How to show/embed social media result post with certain hashtag into our website?
My objective is: I would like to embed/include some of the posts with the certain hashtag from several social media (Facebook, Instagram, Twitter & LinkedIn) into my website.
For example:
Hashtag ...
1
vote
1
answer
2k
views
Is there a way to embed a facebook video and have sound start on play on non mobile devices?
This may sound simple but I'm just trying to embed a facebook video (preferrably via iframe but can use SDK method) and have it so when the visitor hits play the video plays with sound. Every video I'...
1
vote
0
answers
291
views
Multiple Instagram/Facebook oembed not working
I'm developing a WYSIWYG that let people embed posts from Instagram and Facebook using oembed.
The flow is that when the user enters an url the tool makes an API request to the oembed endpoint that ...
1
vote
0
answers
44
views
Facebook embed renders witdh 0px height
When revisiting a page with a Facebook embed, the embed has a height of 0px.
I've already discussed with Facebook and recorded some screencasts: https://developers.facebook.com/bugs/1562053057141539/...
1
vote
0
answers
77
views
On Facebook's own website LIKE buttons are instantanious, but on my website they can take up to 30 seconds to render
This question has been bugging me for a long time, and since I found no discussion of it anywhere, I figured I'd finally start one.
If you go to Facebook's own website (Example: here), and scroll to ...
1
vote
0
answers
121
views
How to get facebook photo album id for "Photo of My_Page"
Regularly on blog/wordpress , I just type this short code-->[fbphotos id=46735712999xxxx size=small].
My problem is, when some guest post a photo to my page timeline, I cannot retrieve any album "id"...
1
vote
0
answers
612
views
Jw player videos are not playing on facebook timeline
jwplayer videos are not playing on facebook timeline. I mentioned all meta tags perfectly.
<meta property="og:url" content="http://www.oncologytube.com/index.php?page=videos§ion=view&...
1
vote
0
answers
417
views
Embed video from facebook on mobile website dosen't showen
I have tried to embed a facebook video on my website, but on the mobile phones it doesn't appear.
For example:
https://www.facebook.com/photo.php?v=10151630731455498
They give me the embed code from ...
1
vote
1
answer
649
views
How to embed Facebook Questio-n in website?
Is there any easy way to display single public Facebook question in my website (so it looks same as in Facebook)?
I would like to embed a public Facebook question in website. I can get the question ...
1
vote
0
answers
156
views
Is it possible to package a single-page html/javascript page and embed it in facebook similar to .swf flash embedded pages
It is possible to
create an swf file
and than create an html file that embeds it.
This html file with the appropriate meta and link tags now becomes a url that when added to a facebook post ...
1
vote
0
answers
594
views
Embedding video on Facebook profile doesn't work
I do have a video sharing website. Have everything setup, open graph tags according to specifications. When I share a video on Facebook everything looks fine (thumb, link, title, description) but the ...
1
vote
1
answer
1k
views
Facebook iframe embed in profile pages - what the heck
We're looking for a way to embed an iframe and specific content into a fan page (not a profile). Apparently it's not directly allowed using the fb:iframe tag but I did find some hints here: http://www....