setishock
03-06-2009, 03:35 AM
1) Script Title: Conveyor Belt slideshow script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
3) Describe problem: No problem with the script. Works as advertised.
However...
This is the random picture software that gets parked in your picture folder. All you have to do is at the end of the directory path put> rotate.php. It goes out when it's invoked and ramdomly gets a pictures and returns it.
http://www.alistapart.com/articles/randomizer/
If you don't want to download the code here's a link to where It's posted. The rest of the thread is me playing around with it and can be ignored.
http://www.computervitals.com/forum/showthread.php/rotating-header-images-12153.html?p=62726
Now in the conveyor belt there are 5 paths to images to put in the belt display. What I have done is to ignore the clickable part and change the directory path to end with the rotate.php call.
It's getting the images just fine.
I have 5 folders with each one having a copy of the rotate.php file. Each directory path is independant. You can't have more than one call for the rotate.php from different links. One link, one php file, one folder.
The problem is when the belt hits the end of the run it uses the same five images to show again.
My question is, is there a way to clear the display program so that it runs through each link like it's the first time?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
3) Describe problem: No problem with the script. Works as advertised.
However...
This is the random picture software that gets parked in your picture folder. All you have to do is at the end of the directory path put> rotate.php. It goes out when it's invoked and ramdomly gets a pictures and returns it.
http://www.alistapart.com/articles/randomizer/
If you don't want to download the code here's a link to where It's posted. The rest of the thread is me playing around with it and can be ignored.
http://www.computervitals.com/forum/showthread.php/rotating-header-images-12153.html?p=62726
Now in the conveyor belt there are 5 paths to images to put in the belt display. What I have done is to ignore the clickable part and change the directory path to end with the rotate.php call.
It's getting the images just fine.
I have 5 folders with each one having a copy of the rotate.php file. Each directory path is independant. You can't have more than one call for the rotate.php from different links. One link, one php file, one folder.
The problem is when the belt hits the end of the run it uses the same five images to show again.
My question is, is there a way to clear the display program so that it runs through each link like it's the first time?