rexrainbow, quick question, maybe you can advise me.
Basically I am making a little application. There is a editor that the user uses to generate some custom wallpapers type thing. So I want the user to be able to post to Facebook, I though of using the Canvas plugin, But that wouldn't work. And then I remembered the 'Sprite Bank' Allows you to store instances into the bank, And allows you to transfer that data into JSON.
So when I need to post the image onto Facebook, how would you suggest I accomplish this?
Thanks.