Couldn't find this in the php docs. Is it hard to creating a moving image in php? I have several small thumbnails. I want to create a moving gif (does PNG move?) rotating each of them after about 5 seconds. Is there a simple way to do this on the fly? Or does it require creating a new file out of it?