Now that we have covered the Flash part, it’s time to learn about some extra goodies included in the conduit engine JavaScript API. If you check out the source of “index.html”, you’ll notice a link to “BrowserCompApi.js” that’s hosted on api.conduit.com. This script file makes all features of the API available to use in our component. After we’ve included this script in our page we can call any of the API functions, and add callbacks to API events.
Although we will not cover the entire API list of features in this tutorial, there are some pretty nice features there worth mentioning. To learn more about the API, go to:
http://www.conduit.com/Developers/overview.aspx