Facebook Login

hi everybody! I’m a media art student and i’m working on a natural installation by using Unity. I coded almost all the function but i need the most important, login with facebook.

The problem is that this application works on a computer and not inside a web player so i having big problems to links facebook and my app.

What i tought at start was: >> create on my server a php page that take datas from unity send them to FB and then back to unity, is it possible???
any other idea?

Thanks so much.

P.S i searched a lot but i found only 2 things paladins one that work un web platyer and ifc0nfig ( or something like this) but i don’t want ask my users to copy and paste AOuth code :S

No one can help me?

Hi
PHP thing can work and you should use WWW class of unity for communication with your PHP script.
If you have time then unity and facebook partnered and are working on a solution for integration of unity and facebook, however i’m not sure if it works on standalone games as well or not, you can maybe email support@unity3d.com to ask on that.