I have a modified version of the famous xml slideshow, that autoruns and is synced to a music file. Neato. I want to offer visitors to my website the opportunity to view the slideshow in fullscreen…np…I published as a projector file, added fscommand and locally works just fine. However, when I create a link to the .exe file (all files exist in the same directory on the server; xml, exe. the jpgs are in the images folder) from a html page, the sound file plays but no pictures. The .swf version works fine embedded into a html file (see it here) however I have had less than desirable results using a javascript popup script as I cannot get the popup to release once the movie is done.
The .fla file is 3 frames and two layers, layer one has frame actions, layer two frame one is a button with the fscommand fullscreen and a gotoplay frame 2 action, layer 2 frame 2 is the slideshow, and layer 2 frame 3 is a button with fscommand quit to exit the projector.
My questions are:
What is the proper directory structure for the xml slideshow? The only change I made from the functioning swf file is to publish as a projector file.
Why would I not see the pictures in the projector file?
I would be very happy to provide the files to anyone interested in error checking.