Lorel
07-28-2007, 01:33 PM
1) Script Title:
Flexi Slideshow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/flexislide.htm
3) Describe problem:
I have set up a slideshow for a client. it is set for the widest and tallest image in each set (plus one line of text at bottom of each image). It displays correctly on my Mac OS 10.4.9 with the latest Safari, Firefox, Opera and Netscape and also my Win XP IE-6 and Firefox (both on broadband cable) but on her computer (also a Mac but I don't know which OS or modem speed) the images flicker until she runs through them once then they display ok.
Can this be caused by a slow computer or internet speed?
I have the display set at 4 seconds on each set. Here is the relevant code:
var slidewidth='546px' //set to width of LARGEST image in your slideshow
var slideheight='560px' //set to height of LARGEST iamge in your slideshow, plus any text description
var slidebgcolor='#000000'
//configure the below variable to determine the delay between image rotations (in miliseconds)
var slidedelay=4000
Flexi Slideshow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/flexislide.htm
3) Describe problem:
I have set up a slideshow for a client. it is set for the widest and tallest image in each set (plus one line of text at bottom of each image). It displays correctly on my Mac OS 10.4.9 with the latest Safari, Firefox, Opera and Netscape and also my Win XP IE-6 and Firefox (both on broadband cable) but on her computer (also a Mac but I don't know which OS or modem speed) the images flicker until she runs through them once then they display ok.
Can this be caused by a slow computer or internet speed?
I have the display set at 4 seconds on each set. Here is the relevant code:
var slidewidth='546px' //set to width of LARGEST image in your slideshow
var slideheight='560px' //set to height of LARGEST iamge in your slideshow, plus any text description
var slidebgcolor='#000000'
//configure the below variable to determine the delay between image rotations (in miliseconds)
var slidedelay=4000