iPhone Programming - Easy Image Animation

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
14,352
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Jul 14, 2009

Learn how to animate an image by making it transform, scale, and rotate! Subscribe to get 1 tutorial each day about iPhone Programming! Twitter: http://twitter.com/PixelCUBEstudio

Website: http://www.pixelcubestudios.com
Twitter: http://twitter.com/PixelCUBEstudio
Facebook: http://www.facebook.com/pages/PixelCUBE-Studios/128553818133?ref=ts

  • likes, 3 dislikes

Link to this comment:

Share to:

Uploader Comments (PixelCUBEstudios)

  • Okey, I just started with making Iphone apps just for fun and when I did exactly as you did twice I got this error messages

    Warning: 'UIView' may not respond to '+setAnimationduration.'

    error CG undeclared first use in this function

    error expected before AffineTransformMakeScale

  • Are you sure you used the right types of brackets? Double check that you used the "[ ]" brackets and not the other { } ones.

  • Very good tut...subscribed to your videos :D

  • Thanks for subscribing! Let me know if you want any specific tutorials!

  • Now that iPhone OS 3.0 NDA has been lifted, it wud be great if u cud focus on slightly advanced areas like consuming web services, core data and multithreading...

    As of now, it's too difficult to find tutorials on the last two topics atleast... There was one... Stanford lectures from apple that demo'ed how to read flickr images using their api and populating it in the background. But it was too fast and a bit over board for a majority of "new iphone developers" like me...

  • Im still learning myself so I haven't really gotten to everything you have mentioned. sorry about that, but as I learn it, I will make video tutorials about them! I might make a 3.0 tutorial about shake detection code, and built-in mail. Im still learning them myself, but I will make a video about them in the future.

see all

All Comments (27)

Sign In or Sign Up now to post a comment!
  • @yogoana I dont see it either under other name things I can find it like app delegate and those other things I don't see it under main view too wonder why

  • in main view Identity....I dont have class action and class outlets.

    Pls guide me...thanks

  • To anyone new to this... never, never call dealloc directly. [square release] is the only line needed. If you understand memory management, use the default synthesizer and just type self.square = nil. It releases and safely makes the pointer set to null (nil). I did enjoy the tutorial!

  • good stuff bruh

  • ugh. apple.

  • Great tutorial :D. But when i tried to rotate the UIImageView in radians it didnt rotate right n made the image look weird. plz help

  • I had the same problem I cannot see the actions where I can type in ID. Anyone help here. brian

  • how to rotate the image when we click it single(change to 90degree), double tap(to 180 degree), triple tap(to 270 degree) and four tap(back to 360 degree)..would appreciate that

  • Thanks!

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more