
SlideShowPro Player for Flash is a component for the Flash authoring application. It is available in both ActionScript 2 and 3 languages, and is compatible with Flash MX 2004 and up.

After installation of the extension, the SlideShowPro Player is available in Flash's "Components" panel, which is opened in Flash MX 2004 by selecting Window > Development Panels > Component Inspector, or Window > Component Inspector in Flash 8 and higher. To begin creating a slideshow, you drag the SlideShowPro Player component from the Components panel to the Stage of your FLA. This creates an "instance" of the component in your movie for you to modify.

Instances of the component on the Stage are in "Live Preview" mode; a special state for visualizing parameter modifications in real time (see right). Any parameter (with a visual nature) that's modified in the Component Inspector will be automatically reflected in the instance's Live Preview. When a SWF is published, you effectively exit Live Preview mode, but the instance of the component contained inside will use all of the parameters you assigned while editing in Live Preview.
All of the component's parameters are editable through a panel in the Flash user interface. If using Flash CS4 or earlier, parameters are edited through the "Component Inspector" panel (Window > Component Inspector in the top menu) or if using Flash CS5 the "Properties" panel (Window > Properties). With the panel open, click on an instance of SlideShowPro on the stage and the panel will fill with all component parameters.
All slideshow content is loaded from outside published SWFs containing instances of the component. The "glue" between the SWF and your content is a separate XML file, which is a simple markup document that tells the SlideShowPro Player how many images you have and where they are. You may create and load your own XML file, load Media RSS feeds, or load content from our content management system SlideShowPro Director.
That, on a basic level, is how the component works. Next up, an overview of the component's main interface elements.