How to use single instance of AVAudioPlayers for playing multiple songs?

Posted by Ajeet Kumar Yadav on Stack Overflow See other posts from Stack Overflow or by Ajeet Kumar Yadav
Published on 2010-05-11T09:39:23Z Indexed on 2010/05/15 18:54 UTC
Read the original article Hit count: 186

Filed under:
|

I want to play multiple songs with single object of AVAudioplayer, I put songs List in scrollview, when user tap on list player view is open but when user go back for other song player play both songs simanteniosly . what I Can do to fix this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c