Forum GameFS Facebook Name

Discussion and help relating to the PlayerIO game asset hosting and CDN solution, GameFS.

Facebook Name

Postby StickSnow Leders » April 30th, 2015, 12:02 am

Hello everyone i am trying to get the code or html of Fb_name code / html :x everytime i ty i keep failing so if you have any idea of how to do it comment down below :=) need help thanks for the help
Creator Of An Facebook Game DanPlays Mc
StickSnow Leders
 
Posts: 1
Joined: April 30th, 2015, 12:00 am

Re: Facebook Name

Postby Alaa-Nasrallah » May 7th, 2015, 1:52 pm

Can't You Learn Some Stuff By Yourself? Its About HTML Stuff,Basically Read About Facebook SDK And Accord It With Yahoo Games Network SDK.
Cheers,
Alaa-Nasrallah
 
Posts: 7
Joined: April 7th, 2015, 6:33 pm

Re: Facebook Name

Postby vspin » June 30th, 2015, 11:37 am

If you setup facebook with the Sitebox Seedlings example (which installs for you). Don't go through the headache I did. There is a typo!

In master.html replace the line:

appId: '{{fb_application_idt}}',


with

appId: '{{fb_application_id}}',


in your GameFS.
vspin
 
Posts: 9
Joined: August 5th, 2014, 8:10 pm

Re: Facebook Name

Postby vspin » June 30th, 2015, 11:45 am

Also, add the URI below to the setting under Advanced > Valid OAuth redirect URIs:

https://apps.facebook.com/YourApp
vspin
 
Posts: 9
Joined: August 5th, 2014, 8:10 pm

Re: Facebook Name

Postby vspin » June 30th, 2015, 1:04 pm

Actually, that just gets you past the Facebook login. Looking at the console and Actionscript error, I'd say there are more issues. Hmm, Sitebox is a wonderful idea, just wished the example showcased this. Even https://apps.facebook.com/seedlings/ is nasty!
vspin
 
Posts: 9
Joined: August 5th, 2014, 8:10 pm


Return to GameFS