views:

13

answers:

0

I am trying to play an MP3 file from a weblocation (http://domain.com/file.mp3). The only thing that seems to work is using the MPMoviePlayerController.

Is this really the only option? I searched and read that AVPlayer should also be able to play such URLs but can't get it to work.