Moderator’s note: Moved to HTML, CSS, and Design Help.
I have created an XML Flash Slideshow v3 to be included on the home page of my website. The slideshow seems to be working fine, but the jpg and swf images are not coming in. I am getting an error message for each image “Progressive JPEG - Unable to render”.
Here is the link to the page:
http://www.watermotion.com/index.php/site/
I have a template set up for the index page. Within the index page, I have an embed to the tv screen html page which has the following code. The rest of the files for the slideshow are under a folder named “slideshow” on the server. How do I get the images to show up on the slideshow?
<!-- Do not remove the line below!!! It is required for the XML Flash Slideshow v3. -->
[removed][removed]
<!-- Do not remove the line below!!! It is required for the XML Flash Slideshow v3. -->
[removed][removed]
</head>
<body>
<!-- Begin XML Flash Slideshow v3 -->
[removed]
// <![CDATA[
XMLFlashSlideshow_v3({swf:'{site_url}/images/slideshow/fl_extensionslideshow.swf',w:'646',h:'366',redirect:'',usePreloader:'true',xml:'{site_url}images/slideshow/v3flashslideshow/slideshow_data1.xml',preventCache:'true',disableMultipleXML:'false',initXML:'<?xml version="1.0" encoding="utf-8"?><slideshow version="3"><styles><Preloader label="Loading {N}%" iconColor="#666666" iconAlpha="70" iconWidth="50"></Preloader><PreloaderLabel font="Verdana" size="10" style="color: #666666" bold="false"></PreloaderLabel><Background backgroundColor="#FFFFFF" backgroundAlpha="0" bevelColor="#FFFFFF" bevelStrength="70" borderWidth="0" borderColor="#FF6600"></Background><LoaderAnimation type="circle" style="color: #FFFFFF" alphaBackground="20" alphaInner="40" frameWidth="2" width="50" height="50"></LoaderAnimation><DataLoader useAnimation="true" useLabel="true" labelPlacement="bottom" fadeOutDuration="400" textFormat="loader_text"></DataLoader></styles><localization><text orig="Loading Data..." local="Loading Data..."></text></localization><fonts><font id="loader_text" name="Pixelade" embed="true" size="13" style="color: #666666" bold="false" selectable="false" align="left"></font></fonts></slideshow>'});
// ]]>
[removed]
<!-- End XML Flash Slideshow v3 -->
<br /><br />
</body>
