I've already used Parse.com with iOS and it's great, I'm also aware of the 3rd party actionscript/parse API, but that only works with AIR.
So my question is, how would I get the parse API working with a Flash web game? (i'e with the Flash player).
There's also a PHP Parse API which uses the Parse.com REST API I believe, would that be an option? or is there just something about the Flash player that won't work with the parse API?