The first time you play my game, the music plays. However upon reaching the game over scene and going back to the menu, the music will play for about half a second then stop. This happens every time, except the very first.
The only music related code i use is
at the beggining i use
local soundtrack = audio.loadStream("shapes.caf")
then when the scene ends
audio.stop( soundtrack ) --to stop music
What could be some possible causes? [import]uid: 59735 topic_id: 17154 reply_id: 317154[/import]

[import]uid: 52491 topic_id: 17154 reply_id: 64579[/import]