Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Playing sound from an existing audio file or stream.

learn more… | top users | synonyms (1)

-1
votes
0answers
10 views

prompt payment facebook game application: The application can not accept payment [closed]

Recently created facebook game application, payment Tip title: application can not accept payments , message: Your application is now being used does not accept payment. The transaction is charged ...
1
vote
0answers
87 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: ...
0
votes
0answers
19 views

How to add Game name to the app name using Facebook Action?

Ive created "Play" action for the "Game" object and published the action. Now it is displaying it as "X Played ON App1". Now would like to make it as "X Played Game1 ON appa1". Can you help on how to ...
0
votes
1answer
218 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" /> ...
0
votes
1answer
409 views

Play button for video thumbnail

What do I have to do to get the play button on a video thumbnail? I tried using open graph parameters to show facebook that the URL is a website containing a video but I could not figure it out.
0
votes
0answers
474 views

Problem in playing Facebook Video URL using MPMoviePlayerController

I am developing an iPhone application that can play Facebook videos. I use MPMoviePlyaerController with control style MPMovieControlStyleNone to customize the Player UI. The facebook video URL is set ...