I am following this tutorial on youtube:
YouTube - iPhone SDK Tutorial - How to Make an Animation (with different images)
And my question is, how do you make four different buttons change the duration of the animation? So you click on button one and it sets the duration to a certain time depending on what button you pressed (i.e. 1.75 seconds).
Or say you press button three then it sets the animation duration to 0.5 seconds then stars the animation.
If someone could post some code or some help that would be great, thanks!