How do I make a sound track play forever
would I do if(onSoundComplete()) or if(sound._currentframe == sound.totalframes)
or do I just do -1 in the sound.loop()