I want to display a balloon picture on the iphone and a button on top when we tap the button the balloon starts filling.
How can i do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
You can use QuartzCore2D shape objects to create the ballon.
or you can have a ballon image in the view of small size and then increase the dimensions of it when the button is pressed to make it look like the ballon is filling with air.
But use QuartzCore2D to make it look realistic.