animation issue

animation issue


Hi,

I am trying to write a function that will animate/fade images one after the other.

The function will accept an array, variable length,  containing images links to animate.


My question is how to implement animation for unknown number of images ?

Thanks,