You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2018. It is now read-only.
Designed for use in Kosmix.com's labs products, the Kosmix kXCD library allows your javascript to communicate across domains in much the same way as using an XMLHTTPRequest object. It is intended to eventually be a both a standalone library and a drop-in for various JS frameworks to enable those frameworks to achieve seamless cross-domain communication without the need for special syntax.
The communication is accomplished using an ultra-small and simple Flash object which can be self-hosted or loaded from Kosmix.com. This sub-1k Flash object allows any Javascript to communicate with domains that have allowed cross-domain flash requests. Many popular sites have this allowance by default, including Flickr API, Google, Microsoft and many others.