This is a Flash image switcher created for CTI Support Networks Limited by request of 438 Communications. The idea is that there are two images that fade between each other.
HTML Vars
- image1 = The first image to show, defaults to «./image1.png»
- image2 = The second image to show, defaults to «./image2.png»
- fadetime = The time it takes to fade in, defaults to 20. This is actually the milliseconds it should take for 1% of the image to fade in. So in reality the entire fade time for 1 image is 20x100 = 2 seconds.
- pausetime = The time it should pause for, the default is 10 seconds. This value is in seconds
To Do
Completed
- 01.02.07
- Project closed
- 08.01.07
- Added pausetime and it's functionality to pause the images between fades.
- Added special ingredient
- 22.11.06
- Project Started & Initially Completed