Flipper is a simple image viewer and page flipper. That is, you can read in a number of images (TIFF, EPS, PS) and Flipper will riffle through them, producing and anumation effect.
Use the open panel to select the image files. Set a speed with the slider. Press the Animate button to start or stop the animation.
The source should be included. It shows how to read images, and use a DPSTimedEvent to pace the flipping. You might consider the code to be a mini-example. However, don't take everything I did as an example of how to do things right. I was in a hurry.