I have a long musical track for a game I'm working on, and I want it to be the background music for one whole section of the game consisting of about seven screens. Is there a way to get it to play constantly without starting over every time the player enters a new screen? The screens are connected in such a way that I could make them one long scrolling screen.
Correction: The screens are NOT connected in such a way that they could be one long continuous screen
you just dont tell it to stop playing the music, until you reach a screen inwhich you would want to stop the music, and queue a new track.
Cool, thanks for the quick and friendly response!
BFAQ'ed: http://bfaq.terran-x.com/#audio06