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.
A movie player (of type MPMoviePlayerController) manages the playback of a movie from a file or a network stream. Playback occurs in a view owned by the movie player and takes place either fullscreen or inline. You can incorporate a movie player’s view into a view hierarchy owned by your app, or use ...
0
votes
0answers
470 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 ...