How can i add background music?

how can i add background music to my app?? thanks! [import]uid: 10827 topic_id: 5368 reply_id: 305368[/import]

[lua]media.playSound( “song.mp3”, true )[/lua]

For details, have a look at: http://developer.anscamobile.com/reference/index/mediaplaysound
[import]uid: 8970 topic_id: 5368 reply_id: 17904[/import]

thank you! [import]uid: 10827 topic_id: 5368 reply_id: 17906[/import]