I've receiving an error when attempting to post to a friends wall, I believe this is down to changes Facebook made that removed the ability to post to a friends wall via Graph API in February (https://developers.facebook.com/roadmap/completed-changes/)It suggests I invoke the feed dialogue, does anybody have a basic example for facebookMobile I can take a look at?Cheers
--
You received this message because you are subscribed to the Google Groups "facebook-actionscript-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to facebook-actionscr...@googlegroups.com.
To post to this group, send email to facebook-act...@googlegroups.com.
Visit this group at http://groups.google.com/group/facebook-actionscript-api.
For more options, visit https://groups.google.com/groups/opt_out.
post to friend's wall is no longer supported , you should use the tag functionnality instead.facebook.ui("feed",{name:"app name", link:"http://example.com",picture:"picURL",description:"lorem ipsum...", caption:"caption goes here ...."})
I've receiving an error when attempting to post to a friends wall, I believe this is down to changes Facebook made that removed the ability to post to a friends wall via Graph API in February (https://developers.facebook.com/roadmap/completed-changes/)It suggests I invoke the feed dialogue, does anybody have a basic example for facebookMobile I can take a look at?Cheers
--
You received this message because you are subscribed to the Google Groups "facebook-actionscript-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to facebook-actionscript-api+unsub...@googlegroups.com.
To post to this group, send email to facebook-act...@googlegroups.com.
Visit this group at http://groups.google.com/group/facebook-actionscript-api.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to facebook-actionscr...@googlegroups.com.
To post to this group, send email to facebook-act...@googlegroups.com.
Visit this group at http://groups.google.com/group/facebook-actionscript-api.
For more options, visit https://groups.google.com/groups/opt_out.
post to friend's wall is no longer supported , you should use the tag functionnality instead.facebook.ui("feed",{name:"app name", link:"http://example.com",picture:"picURL",description:"lorem ipsum...", caption:"caption goes here ...."})
I've receiving an error when attempting to post to a friends wall, I believe this is down to changes Facebook made that removed the ability to post to a friends wall via Graph API in February (https://developers.facebook.com/roadmap/completed-changes/)It suggests I invoke the feed dialogue, does anybody have a basic example for facebookMobile I can take a look at?Cheers
--
You received this message because you are subscribed to the Google Groups "facebook-actionscript-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to facebook-actionscript-api+unsub...@googlegroups.com.
To post to this group, send email to facebook-act...@googlegroups.com.
Visit this group at http://groups.google.com/group/facebook-actionscript-api.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group and stop receiving emails from it, send an email to facebook-actionscr...@googlegroups.com.
To post to this group, send email to facebook-act...@googlegroups.com.
Visit this group at http://groups.google.com/group/facebook-actionscript-api.
For more options, visit https://groups.google.com/groups/opt_out.
It is a little bit delicate for mobile I think the best solution is to use NativeExtension : https://github.com/freshplanet/ANE-Facebook
On Wed, Jul 10, 2013 at 11:01 AM, Ryan Michael <xryan.m...@gmail.com> wrote:
Thanks Khaled, as far as I'm aware though we can't do the same thing for facebookMobile (facebookMobile.ui doesnt seem to work) - is this the case, any other workaround?
On Tuesday, July 9, 2013 3:41:04 PM UTC+1, KhaledG wrote:
post to friend's wall is no longer supported , you should use the tag functionnality instead.facebook.ui("feed",{name:"app name", link:"http://example.com",picture:"picURL",description:"lorem ipsum...", caption:"caption goes here ...."})
I've receiving an error when attempting to post to a friends wall, I believe this is down to changes Facebook made that removed the ability to post to a friends wall via Graph API in February (https://developers.facebook.com/roadmap/completed-changes/)It suggests I invoke the feed dialogue, does anybody have a basic example for facebookMobile I can take a look at?Cheers
--
You received this message because you are subscribed to the Google Groups "facebook-actionscript-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to facebook-actionscript-api+unsubsc...@googlegroups.com.
To post to this group, send email to facebook-act...@googlegroups.com.
Visit this group at http://groups.google.com/group/facebook-actionscript-api.
For more options, visit https://groups.google.com/groups/opt_out.
--Cordialement,Khaled GarbayaSenior Flash Developer & chef d'equipe flasheursStreamerZ
----------------------------------------------
17, rue du Liberia
Tunis – Tunisie
Tel : (+216) 71 28 00 19
Fax : (+216) 71 28 00 33
www.streamerz.net
--
You received this message because you are subscribed to the Google Groups "facebook-actionscript-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to facebook-actionscript-api+unsub...@googlegroups.com.
To post to this group, send email to facebook-act...@googlegroups.com.
Visit this group at http://groups.google.com/group/facebook-actionscript-api.
For more options, visit https://groups.google.com/groups/opt_out.
--