I haven't done that much image manipulation with PHP beyond thumbnailing. Animating an image is complex enough without doing it at a code level. I guess you could tie it together with some javascript but beyond that it will be a complex adventure. You need to weigh up your need for this vs the time going into coding it
thanks! 1. i want to know , can php make like this 2. if yes , how? what function? any extra software beside GD? THANKS!
do u mean you want to create the image from scratch, or have two images that change when clicked. This can then easily be done with javascript.