Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Animation Sequence?

0 views
Skip to first unread message

Daniel T.

unread,
Oct 25, 2009, 4:58:56 PM10/25/09
to
I have a series of PNG files that I want to play as an animation. Is
there a class that already can do that, or do I need to roll my own?

David Phillip Oster

unread,
Oct 30, 2009, 4:46:33 PM10/30/09
to
On Oct 25, 1:58 pm, "Daniel T." <danie...@earthlink.net> wrote:
> I have a series of PNG files that I want to play as an animation. Is
> there a class that already can do that, or do I need to roll my own?

UIImage reads .png

UIImageView takes a sequence and plays them.

0 new messages