If you haven't already, grab the loading image (right click and 'save as'):

or:
http://www.dynamicdrive.com/dynamicindex14/loading.gif
Upload it to the same folder as the page.
Put this in the head of the page:
Code:
<style type="text/css">
#fadeshow1, #fadeshow1 .gallerylayer {
background-image: url(loading.gif) !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
</style>
or add its rules to an existing stylesheet for the page where fadeshow1 is the wrapperid for the slideshow.
Bookmarks