SLIDESHOWPRO STANDALONE: EXAMPLES -============================================================================- This directory contains examples of SlideShowPro Standalone. Here's an overview of each: /assets Contains the photos, video and SWF used in all examples. /Basic A basic example with no player customizations. Standalone player uses all its default settings. /Parameters - Flashvars This example shows how SlideShowPro Standalone's parameters can be customized with Flashvars through the player embed code (foregoing a parameter XML file). This replicates the values used in the "Glass" XML version using Flashvars. /Parameters - XML These examples show how to customize Standalone player parameters using an external XML file. A variety of player styles are included. /Javascript - Listeners An advanced example showing how the Standalone player's events can be listened to using Javascript. This allows you to retrieve and use slideshow data however you like (for example, displaying slideshow data like content titles and captions outside of the SWF). /Javascript - Methods An advanced example showing how to control Standalone using external (HTML) buttons and hyperlinks. These use Javascript to call Standalone player methods.