Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3758870
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T10:13:43+00:00 2026-05-19T10:13:43+00:00

I have 8 .pngs that when i use them fast in sequence its looks

  • 0

I have 8 .pngs that when i use them fast in sequence its looks like a nice animation of a hand opening and closing.

The way I could do this is to create a UIImageView and then use an NSTimer to call a function every 200 milliseconds to change the image shown by the UIImageView to the next image in the sequence.

Is there a better way of doing this that I don’t know of on the iphone?

Many Thanks
-Code

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T10:13:44+00:00Added an answer on May 19, 2026 at 10:13 am

    If your images are not too big:

    imgView.animationImages = [NSArray arrayWithObjects:
                               [UIImage imageNamed:@"img1.png"],
                               [UIImage imageNamed:@"img2.png"],
                               ...
                               [UIImage imageNamed:@"img7.png"],
                               [UIImage imageNamed:@"img8.png"],
                               nil];
    imgView.animationDuration = /* anim duration in seconds */;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am able to use PNGs that have drop shadows but the effect when
I have two PNGs that I am trying to combine into a PDF using
I have around 100 PNGs (that I created) that I want to create an
Basically, I have a UIImageView that will loop through 8 PNGs over 0.5 seconds.
Have a procedure which looks like Procedure TestProc(TVar1, TVar2 : variant); Begin TVar1 :=
I have a website that generates polaroid-like images stacked on eachother at different angles.
I'm new to iPhone programming. I have 6 PNGs that represent all sides of
i am making an animation in opegle with pngs and considering to use the
In Safari on iPhone/iPad, when I use two fingers to zoom webpages that have
I have some .pngs which are screenshots of an iPhone. I'd like to display

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.