Delaying audio loop

Hi all, i have a background sound which loops, however i’d like to delay the loop e.g. audio plays, ends, 2 second delay, then replays.

Can i do this within the audio.play line?

Thanks [import]uid: 125592 topic_id: 24937 reply_id: 324937[/import]

You could put a delay in and play again in the onComplete; http://developer.anscamobile.com/reference/index/audioplay

Peach :slight_smile: [import]uid: 52491 topic_id: 24937 reply_id: 101495[/import]