AVAudioPlayer - playing multiple files
I am playing around with AVAudioPlayer class, and am trying to play 3 separate MP3 files, in sequence (one after another). However, when I run it, it just plays the first file and stops. However, when I do it in the debugger, t playes al 3 files.. any ideas?
Thanks in advance for your help
Vas
|