-
displaying multiple images
Hi,
I have 400 employee pictures that I need to display in 3 minutes.
my plan is:
1. Line all of them together
2. Use the index value to display 3 pictures every second, by adjusting the scale property from 0 to 100 and than back to 0.Problem is, I am a bit weak on the math side and I need help calculating this.
Amit