Cross-domain AJAX using Flash
TiwyFeeds, a
recent AJAX project of mine, uses a Flash object for storing data
on the client and also to make cross-domain requests to the
Bloglines API. As I explained in that post, the Flash API that it
uses set some pretty heavy constraints: only XML could be sent and
received.