Play Sound while UIImageView animating crashes the app?

Posted by Rahul Vyas on Stack Overflow See other posts from Stack Overflow or by Rahul Vyas
Published on 2010-04-14T04:28:18Z Indexed on 2010/04/14 4:33 UTC
Read the original article Hit count: 332

Hello all,

I am having a strange problem in my app. I am creating a app in which i have 9 buttons on the view i want to play sound and animation same time. I am using UIImageview for this but i am having starnge behaviour sometimes sound play early and then animation runs.So how do i play them at same time? I am also having crash on device on a specific animation in which i have 60 jpg files. So what's the best way to do this?

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.0

Related posts about objective-c