CocoonJS doesnot support facebook object.Is there way so that I can post the score to facebook?
Ashley mentioned to me via email that CocoonJS Facebook functionality may be integrated in one of the next few releases.
XMLHttpRequest is working in the latest CocoonJS too, so a custom plugin wouldn't be too much work if it's urgent.
Develop games in your browser. Powerful, performant & highly capable.
thehen did AJAX plugin work with latest CocoonJS?
Joannesalfa I think so but you have to manually edit c2runtime.js to remove the restriction c2 has in place. I didn't do any extended testing but that seemed to work for me.
thehen ummm, better wait to next releases
so,there are no other methods to integrate the facebook in html5 game? <img src="smileys/smiley19.gif" border="0" align="middle" />
For now I'm using a Facebook App which generates a link.
Rory,Can you just briefly explain me how do you do that?Can you provide me steps for doing that?