I was wondering if anyone has created a way for slideshow viewers to be able to click on a link to choose from among different slideshows placed on a single CD? I created a work-around for this, but it is not terrifically elegant: 1) Create an autorun file that starts a slideshow called "starter.exe" 2) Create a slideshow called "starter.exe" that has one black frame, and set the slideshow to start an application called starter.html when it ends 3) Create a webpage called starter.html which has the other slideshow selections as clickable hyperlinks ------- What I don't like about the above approach is that it is a bit clunky, and when the viewer makes a selection and clicks on it, warning windows come up asking if the viewer is sure that they want to run an .exe file I am aware that some OS' will automatically open a window showing the CD's contents when it is placed into the CD player, but not all of them do. In many instances, the viewer has to navigate to My Computer, then to the CD drive, etc. I would like to have an easier, more elegant approach, if possible. Any ideas? Thanks!