I have noticed a strange quirk.
I have tested the following, and I still don't understand why. The online help doc's state that Playmusic will play .mp3 files however:
does NOT play, unlike:
Any suggestions?
(edit to add: I use Blitz v1.83)
I have tested the following, and I still don't understand why. The online help doc's state that Playmusic will play .mp3 files however:
PlayMusic ("My Sound.mp3")
does NOT play, unlike:
Music=LoadSound ("My Sound.mp3") PlaySound Music
Any suggestions?
(edit to add: I use Blitz v1.83)