
This section contains information on how to tap into Director's API to display data and images outside of SlideShowPro in your own custom front-end applications. The easiest way to get started is to use the DirectorPHP class, which makes communicating with the Director API very simple and clean. To connect to the API directly using another language or interface, see the Connecting to the API Directly section.
Note that the API does require an intermediate to advanced level of experience with PHP or the scripting language of your choice in order to implement. Those unfamiliar with these scripting techniques are of course free to tinker and experiment with what's offered here, but it will require some experience in order to effectively use the API.