====== jsplaybgndmusic ====== Plays an audio loop as a separate background task. ==== Synopsis ==== ''%%jsplaybgndmusic%%'' ==== Description ==== Plays an audio loop as a separate background task. Opens the audio folio (because each task must open the folios it uses), opens the sound file, and enters a loop in which the sound is played (by the inner loop) and restarted when it finishes. ==== Associated Files ==== jsplaybgndmusic.c, jsplaybgndmusic.make ==== Location ==== examples/Jumpstart/Jumpstart2/jsinteractivemusic