Just for you flash developers: ActionScript 3.0 Client Library
Jean Nawratil was kind enough to publish his ActionScript 3.0 wrapper for the face.com API.
So now, it is easier than ever to develop cool flash applications using the face.com API.
Check out our download page, for the link and more libraries.
Jean also wrote a small tutorial on his blog at http://www.meta-for.net (English translation: here)
-- face.com team

Check out my Halloween demo uses Jean’s lib – http://play.blog2t.net/face-com-hislope-halloween-demo, source soon available at http://github.com/og2t/HiSlope
To the face.com Developers Support team:
Could you please add “allow-http-request-headers-from” tag in crossdomain policy at http://api.face.com/crossdomain.xml
So it is possible to upload images for detection from within flash.
More on that: http://kb2.adobe.com/cps/403/kb403185.html
We added the tag to the crossdomain.xml. It should be possible now.
can this also be added to the apache config? I’d love to do this via ajax http://www.html5rocks.com/en/tutorials/file/xhr2/#toc-enable-cors
You got it. CORS is supported now.