Hey..
I searched the forums, but nobody asked anything about Pausing the music. I have cutscene that is "connected" with music, but if i press ALT-Q (my custom GUI quit menu) cut scene pauses, but music doesn't. I didnt found anything in HELP file that pauses music, except STOP command, but i want for music to continue after canceling custom QUIT GUI.
You can get this effect with using GetMP3PosMillis, storing the position of the track, and SeekMP3PosMillis afterwards.