Audio Player in Corona

2 part question:

Is there a sample app some where that implements a basic audio player in Corona SDk?

I'd love to be able to have it start playing while its downloading (a podcast in this example) and I'd rather not have to download the whole thing first. I see that media.playVideo() can take a URL but media.playAudio() doesn't seem to. Any ideas?

Thanks
Rob

Try using media.playVideo() to play your network audio.

I thought about that, but the documentation doesn't list mp3 as a valid type.

views:1206 update:2011/9/27 18:14:54
corona forums © 2003-2011