Kaltura Client Library - Flash AS3

  • 5
    Average: 5 (1 vote)

To help you with a Kaltura platform implementation, we provide several libraries written in various languages which implement the calls to the Kaltura APIs. You can use these in place of raw calls to an API. The client library lets you easily construct queries and use response data without having to create HTTP requests or process HTTP responses by hand. The client library provides classes that correspond to the elements and data types used by the Kaltura APIs.

Get Project Source Code

You may check out a read-only working copy anonymously over HTTP:
svn checkout http://www.kaltura.org/kalorg/kcl_as3
Maintainers may also commit using their site user name and password [remind]

For more about using Subversion, see Client programs and plugins and the SVN online Book.