Two audio files in a row

How do I get an audio file to play as soon as another audio file is done playing? What I'm going for is a sound that slowly gains volume and then an audio file that plays that reached sound and loops... Thanks
Nathan

general approach would be to add an event listener for when the first sound completes, and inside that listener execute the code to run your second sound in a loop

Could you give a sample? Sorry, I'm pretty new at this. Thanks.

views:1735 update:2012/1/11 9:01:14
corona forums © 2003-2011