Forum Sitebox Do you have to use sitebox to get a game on facebook?

Discussion and help relating to the PlayerIO webpage and Facebook app hosting solution, Sitebox.

Do you have to use sitebox to get a game on facebook?

Postby northofzero » May 20th, 2011, 4:23 am

Do you have to use sitebox to get a game on facebook or can you just use playerio?
northofzero
 
Posts: 2
Joined: May 20th, 2011, 4:22 am

Re: Do you have to use sitebox to get a game on facebook?

Postby Benjaminsen » May 20th, 2011, 7:48 am

No, all Player.IO services are build such that they are optional to use.

If you create your own Facebook canvas application you can simply parse your OAuth token to flash as a flashvar, then use playerio.quickconnect.facebookOAuthConnect to authenticate the user towards Player.IO
Benjaminsen
.IO
 
Posts: 1444
Joined: January 12th, 2010, 11:54 am
Location: Denmark

Re: Do you have to use sitebox to get a game on facebook?

Postby northofzero » May 20th, 2011, 6:08 pm

Any examples of this being done? Or maybe point me in the direction of finding the solution?
northofzero
 
Posts: 2
Joined: May 20th, 2011, 4:22 am

Re: Do you have to use sitebox to get a game on facebook?

Postby Henrik » May 20th, 2011, 8:37 pm

The solution to what?

To get your game on facebook you need to set up a Facebook app on Facebook, you need to host your app someplace, and you need to mark up the page containing your game with everything that's needed for it to be a Facebook app and grab data from Facebook, authenticate users, etc.

Info on how to do that should be available over at the Facebook developers site: http://developers.facebook.com/docs/guides/canvas/
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to Sitebox