Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
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.

I was building an app that used the AS3 Facebook API, but that seemed to stop working today, so I'm going the Javascript PHP from AS3 route.

In the past I have saved an image to the server using amfphp which works well, but I would prefer to upload directly to Facebook without having to create a file first.

In the AS3 API you can upload a Bitmap directly to Facebook.

Is there a way to upload an image to Facebook, through either Javascript or PHP, without having to create a temporary image on the server first?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.