Introduction
Below are documentation and guides for the KDP (Kaltura Dynamic Player) and it's modules.
The Kaltura Dynamic Player (aka KDP) is a highly flexible media player allowing any developer to create his own skinned version which may include different sets of components.
The KDP enables easy integration of 3rd party Flash components.
The KDP GUI (user interface) is configured using a uiConf - an XML User Interface configuration file.
The uiConf defines the graphical layout and functionality of its various player components.
Different instances of the KDP may use different components such as the playlist component, rating component, ads integration, progress bar, play button, etc.
The KDP provides API for changes and overrides using the object flashVars parameter (FlashVars), JavaScript callbacks and methods and public methods for a wrapper application (e.g. Integrating KDP into a Flash/Flex application.



