[iphone sdk] changing animationDuration while animating
- by Kuko
Hi all i want to change animationDuration of a UIImageView while it's animating ... and want to do this 60 times a second... is there any way to do this ?
When I try to do it, the animation stops ...