pickle4714
New member
I have a series of pictures that I would like to have replace one another after a few milliseconds pause, to make the picture seem animated. How can I do this without converting the images to a .gif(which is exactly what I'd like, but I'm not allowed)? Is there a way to make one image, delete it, and replace it with the next one? Or should I try to change the source of the picture(i haven't had much luck with this)? Any and all help appreciated.
Sorry, I meant I am using javascript. And I don't want a .gif image, I want to use other image types. I need to change the picture somehow, and not just play a gif over and over again.
Sorry, I meant I am using javascript. And I don't want a .gif image, I want to use other image types. I need to change the picture somehow, and not just play a gif over and over again.