via PayPal / credit card
Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
When my slideshow starts a large icon initially displays - a black circle with a white exclamation mark in the middle. How do I get rid of the black circle with the white exclamation mark?
You can view the problem by visiting the following URL:
http://www.elvioweb5.com/index.html
Below is the code I'm using:
<?xml version="1.0" encoding="utf-8"?>
<!--
Monoslideshow 1.32 configuration file
Please visit http://www.monoslideshow.com for more info
-->
<slideshow>
<preferences imageTransition = "fadeInOut" showControls = "false" />
<album imagePath="album/images">
<img src="saxphone.jpg" />
<img src="trumpet.jpg" />
<img src="clarinet.jpg" />
<img src="drum-set.jpg" />
<img src="flute.jpg" />
</album>
</slideshow>
<div id="monoSlideshow">
<p><strong>Please install Flash® and turn on Javascript.</strong></p>
</div>
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("monoslideshow.swf", "SOmonoSlideshow", "560", "373", "7", "#ffffff");
so.addVariable("showLogo", "false");
so.addVariable("showVersionInfo", "false");
so.write("monoSlideshow");
// ]]>
</script>
Problem has been fixed.
brayd
1 to 2 of 2