Documentation of the Scripting API
                  
                                    Vision or Stages can be expanded greatly with scripts. Scripts can take influence on playing, and also enhance the user interface.
 First of all: It goes deep into the "guts" of the SlideShow. You should already possess basic programming knowledge to get started with this functionality.
 
1. How do I use scripts?
 To each slideshow object, a script can be appended, which comes to execution at different times. A script is ultimately just a text file. The time that each part of a script is execu...