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.

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
2k views

Playback of F4V using FLVPlayback won't use progressive download

I am using FLVPlayback Component in Flash AS3 to play an F4V video hosted on a different server. I want it to start playing as soon as possible, but the video won't start playing until the F4V is ...
1
vote
2answers
696 views

Using Flash FLVPlayback component with skin on Facebook (FBML)

I'm trying to insert a player on a Facebook Page tab with FBML with fb:swf. I have the following: <fb:swf imgsrc="http://IP/player/player.gif" swfsrc="http://IP/player/player.swf" ...