When you add the slideshow to your website, the "Load Fail" problem may occur. If you run into this problem, please follow the guide below to solve it.
The generated folder of Slideshow Zilla with advanced theme is a set of pages, images, resized photos and flash movies with XML configuration files in case of the flash galleries. All these files are located in the Output Folder that you can open it by choosing "File>Open Output Directory" or click "Open Output Folder" button after publishing the slideshow.

The files and sub-folders in the output folder look like:

--You can only change the name of SWF, HTML and XML files. The name of other output files, such as res and thumbs, cannot be changed.
--The path of both SWF and XML file is relative to the path of your webpage HTML file.
-- Please bear in your mind the HTML file in the output folder is a sample of the webpage with SWF slideshow and it can be replaced by the HTML file of your own webpage.
Now, let's take a look at the code should be used for different file directory. Let us call the output flash and xml as show.swf and show.xml. Normally, you can insert SWF to your webpage as follows:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="768" height="576" id="tech" align="middle">
<param name="movie" value="show.swf?xml_path=path of your xml file" />
<param name="quality" value="high" />
<embed src="show.swf?xml_path=path of your xml file" quality="high" width="768" height="576" name="tech" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>.
Please pay attention to the code in yellow. The code in yellow is the path of the SWF file and XML file. For different file directory, you just need to change the path of the code in yellow.

<param name="movie" value="show.swf?xml_path=show.xml" />
<param name="quality" value="high" />
<embed src="show.swf?xml_path=show.xml" />

<param name="movie" value="show.swf?xml_path=others/show.xml" />
<param name="quality" value="high" />
<embed src="show.swf?xml_path=others/show.xml" />

<param name="movie" value="SWF/show.swf?xml_path=../show.xml" />
<param name="quality" value="high" />
<embed src="SWF/show.swf?xml_path=../show.xml" />

<param name="movie" value="SWF/show.swf?xml_path=others/show.xml" />
<param name="quality" value="high" />
<embed src="SWF/show.swf?xml_path=others/show.xml" />
<param name="movie" value="
http://www.yourwebsite.com/somepath/show.swf?xml_path=http://www.yourwebsite.com/somepath/show.xml" />
<param name="quality" value="high" />
<embed src="http://www.yourwebsite.com/somepath/show.swf?xml_path=http://www.yourwebsite.com/somepath/show.xml" />
Version: 1.55
OS: Windows XP, Vista and Win 7
Size: 15.647 MB
Released Date: Jun 18, 2010
Hot Topics: Add slideshow to Webpage|Fix Load fail Problem|Add slideshow to PPT|Slideshow Zilla Interface|Change size and color|
|Pan and Zoom|Change Photo Link|Only Photo Slideshow|stop pictures auto scroll|Insert more SWF slideshow |Change Photo Description|