Hmmm...since no one seems to know I guess it's not possible.
I went ahead and wrote my own UIView, with a UIImageViewsubview, that uses an NSTimer to switch between images. The advantage of this is that I can pause and resume the timer at my leisure, and performance doesn't seem to be an issue.