Im working on a game like risk and for the main menu im having trouble with the music.
the code i use
id = Shell("c:\program files\windows media player\mplayer2.exe /play /close G:\My Music\Various Artists\The No.1 Classical Album\04 Ride of the Valkyries.wma", vbMinimizedNoFocus)
is just to open and play the file. I would like to see if it can be paused in the games options and close the medie player when you exit the game.
ne help would be great. Thanks