

Slideshows exported by SlideShowPro Player for Lightroom include a collection of files (see right) that work together to present your slideshow online in a web browser. Here's a rundown of each exported file and what purpose they serve.
/album1 contains your exported slideshow images from the Lightroom Library
images.xml is an XML document containing links to your /album1 content plus metadata like titles and captions
index.html is the HTML document embedding your slideshow
/js contains a JavaScript document loaded by index.html to embed slideshowpro.swf and provide Flash Player detection
param.xml contains all your slideshow parameter settings
pop.html and pop.swf are for Popups
slideshowpro.swf is the actual slideshow embedded by index.html
The simplest way to view slideshow online is to upload the exported folder to your web server. You may use any FTP client to do this, or a third party WYSIWYG HTML editor like Adobe Dreamweaver. Once the file is uploaded, load the uploaded folder in your web browser. For example, if your exported folder were named "slideshow" and you uploaded it to the root of your site, you'd enter "http://yoursite.com/slideshow/" in your web browser. You will then see the slideshow online and be able share the URL with others so they can view it as well.
If you have some experience editing HTML and don't mind editing a little code, you can display your exported slideshow in a separate HTML document of your own creation. You may also embed your slideshow in some third party publishing applications/services. Here is a list of resources to assist with this: