How to stop a PlayEventSound?

Is there any function that use to stop a playing eventSound instantly?
Another question, how to make two song running concurrently [import]uid: 10373 topic_id: 4414 reply_id: 304414[/import]

Use the new sound API…

http://developer.anscamobile.com/reference/index/audiostop

just load two songs and play them!

http://developer.anscamobile.com/reference/index/audioloadstream

http://developer.anscamobile.com/reference/index/audioplay [import]uid: 9371 topic_id: 4414 reply_id: 13775[/import]