Facebook iframe

C++, C#, Java, PHP, ect...
Post Reply
User avatar
srachit
Posts: 291
Joined: Sat Jan 05, 2013 6:10 pm

Facebook iframe

Post by srachit »

Has anyone here played around with facebook iframe and tried integrating your PBBG as a facebook application?
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

Re: Facebook iframe

Post by hallsofvallhalla »

Yes i have. It is very easy. The API is pretty easy and I had no issues with it.
User avatar
vitinho444
Posts: 2819
Joined: Mon Mar 21, 2011 4:54 pm

Re: Facebook iframe

Post by vitinho444 »

I tried adding my unity game as facebook app but thats too confusing... why cant we upload normal FTP ?
My Company Website: http://www.oryzhon.com

Skype: vpegas1234
User avatar
srachit
Posts: 291
Joined: Sat Jan 05, 2013 6:10 pm

Re: Facebook iframe

Post by srachit »

I read through most of the documentation and I'm still pretty lost :P

Halls some questions if you could answer
1) Go I have to make edits to all the scripts or only my register script to accept Facebook information?
2) Is the player data stored in my db or fb db only?

I forgot my other questions....knew i should have written them down :P
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

Re: Facebook iframe

Post by hallsofvallhalla »

I only used the iframe that basically showed my web page withing theirs. So all the game data stays on your DB and you query their DB for their info.
User avatar
srachit
Posts: 291
Joined: Sat Jan 05, 2013 6:10 pm

Re: Facebook iframe

Post by srachit »

hallsofvallhalla wrote:I only used the iframe that basically showed my web page withing theirs. So all the game data stays on your DB and you query their DB for their info.
Yes I am planning on doing something similiar, but I am still confused as to how i get the players to register, choose a username etc, any tips? :P
User avatar
hallsofvallhalla
Site Admin
Posts: 12023
Joined: Wed Apr 22, 2009 11:29 pm

Re: Facebook iframe

Post by hallsofvallhalla »

you pull their facebook data into your DB.

http://stackoverflow.com/questions/1230 ... riously-ne
Post Reply

Return to “Coding”