Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

imaumac

macrumors member
Original poster
Oct 15, 2008
52
0
HI, i have a small question
where can I find some help to make a slide like the picture down here to control the movement of my animation (png secuence)
the animation are 10 small png pictures.....(secuence)

let me explain again (in other words)
if you slide the finger to the right (100%), show the png number 10
if you slide the finger to 75% on the slide, then show the png number 7
or if you slide the finger to the 20% of the slide, then show the png number 2

etc ... etc

is that posible?
some idea or suggestion please....
any are welcome !

dogiphone.jpg
 

chbeer

macrumors member
Sep 22, 2008
82
0
Berlin
You can get notified about changes in the UISlider and you can change the image of a UIImageView. What is your question?
 

imaumac

macrumors member
Original poster
Oct 15, 2008
52
0
What is your question?

thanks for answer
My big question as a new developer is
Where can I found the code to do it

I have all on my mind, but I don't know the code
I just know a little of Objetive-C

Help please
And sorry
 

SqueegyX

macrumors regular
Mar 24, 2008
108
1
  1. Learn Objective-C better (Aaron Hillegas book is excellent)
  2. Look up the reference for UISlider
  3. Look up the reference for UIImageView

The rest should be pretty self explanatory. What you describe is not difficult to achieve.
 

chbeer

macrumors member
Sep 22, 2008
82
0
Berlin
SqueegyX' answer was the long version of mine. I mentioned all controls you need and I thought you go and look at the very good documentation and the examples.

You can't expect us to give the code for your project. There is some work to do...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.