Track Sound Start

Hi,

i am building a book which has a rather big mp3 file playing through out the app. When the app starts there is a big delay as it needs some time to load the sound. i just want to know if there is a way to track the point that the sound starts so that i could start a timer.

Thanks
S [import]uid: 12783 topic_id: 22955 reply_id: 322955[/import]

You could actually use an onComplete listener; http://developer.anscamobile.com/reference/index/audioplay

That is if you are trying to start a timer when it begins to know when it ends - is that what you’re doing? (Sorry, just want to make sure I’m not confused.)

Peach :slight_smile: [import]uid: 52491 topic_id: 22955 reply_id: 91885[/import]