FB.Connect.streamPublish – wrestling the demons of the Facebook JS library

Yes, it’s true, I’ve officially mastered the most under documented API in history.

We are currently using the FBML method of publishing our wonderful Lord of the Rings licensed game. All has been rosey in the garden of The One Ring, until we found out that the FBJS Flash bridge is the most unimpressive piece of script I have ever seen. We found that random errors would creep into the loading of the SWF because of this bridge, and decided that the only way around it was to bite the bullet and move to iframe mode.

Continue reading