Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7691553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T20:39:05+00:00 2026-05-31T20:39:05+00:00

I have a Facebook canvas app, written in AS3, and using the Adobe Facebook

  • 0

I have a Facebook canvas app, written in AS3, and using the Adobe Facebook API.

I can connect, get a list of friends, pick a friend, all that stuff is working fine. The problem is when I try and post to a friend’s wall. I am trying to post an image. That’s it, just an image.

The image is 200×200, which meets the facebook guidlines of not being smaller than 50×50 and outside of a 3:1 ratio.

I have searched all over the interwebz for an answer and have tried all examples I can find. I have cobbled together what looked like promising attempts, only to have the image still not show up. Other info, like the message, link etc, do show up if I include it. Just no picture. Here is the code that looked the most promising based on what facebook docs say.

Facebook.api('/' + friendID  +'/feed', onPicPosted, {image:imageToPost, message:messageToPost, fileName:'FILE_NAME'}, URLRequestMethod.POST);

friendID is the selected friend, imageToPost is a bitmap, onPicPosted is the callback, which returns successful, even though the image does not show up.

I have also tried a slight variation based on someone’s suggestion, changing image to picture in the params object.

Facebook.api('/' + friendID  +'/feed', onPicPosted, {picture:imageToPost, message:messageToPost, fileName:'FILE_NAME'}, URLRequestMethod.POST);

permissions have been properly requested and granted (‘publish_stream’, and also ‘user_photos’ and ‘friends_photos’ just for safe measure).

This issue is delaying a delivery so it is urgent I figure this out. If anyone has an idea of how to accomplish posting an image (bitmap, created in flash) to a selected friend’s wall, please help! Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T20:39:06+00:00Added an answer on May 31, 2026 at 8:39 pm

    After some more research:

    This is not possible. image is not a property expected, rather picture is, and picture expects a url as its value not a bitmap.

    The solution was to first upload the image to a server via php, then post the image with the returned url.

    Also, as a side note, an image posted to a friend’s wall via an app can be no larger than 90×90. It can be larger than that if posted to the user’s own wall, but not to the user’s friends’ walls.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have built an app using the facebook canvas method. This works in Mozilla
I have downloaded Prabir's application ASP.NET MVC Canvas App using Facebook C# SDK showing
We have a Canvas Facebook App and for some time we get a strange
I have canvas FBML app for facebook in Java. I am trying to get
I have a facebook connect site using the c# facebook toolkit. I want to
When implementing a Facebook Canvas app using an iframe the iframe does a post
I have a Canvas Facebook app embedded via an iframe. I would like to
I'm creating a mvc3 canvas app using facebook c# sdk The method name is
I have created a Facebook Canvas App. This canvas app is essentially an image
I have a Facebook Canvas iframe app. In that, I have a SWF object

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.