below is my mxm.xml file, my background music does not play at all. Please help me. Thanks.
<Config>
<Main>
<DiscTitle>Media X Menu</DiscTitle>
<DiscSubtitle> </DiscSubtitle>
</Main>
<Network>
<DNS1>165.76.124.2</DNS1>
<DNS2>165.76.184.2</DNS2>
<UseDHCP>False</UseDHCP>
<IP>192.168.1.3</IP>
</Network>
<Music>
<!-- DESC: DEFINES SOUNDTRACK PLAYBACK IN MXM-->
<!-- DESC: SUGGESTED THAT YOU LET THE SKIN-->
<!-- DESC: CONTROL THESE SETTINGS-->
<UseMusic>
<!-- Turns on/off the soundtrack playback in MXM-->
<!-- POSSIBLE VALUES: True/False (Default: True)-->
True
</UseMusic>
<Directory>
<!-- DESC: Path to the NON-GLOBAL music tracks to be played-->
E:\MUSIC\ffmusic\
</Directory>
<Background>
<!-- DESC: Defines a specific track to be played as backgroud music-->
E:\MUSIC\ffmusic\prelude.mp3
</Background>
<Global>
<!-- DESC: Defines if you want your Xbox soundtracks to played back-->
<!-- DESC: POSSIBLE VALUES: True/False (Default: True)-->
True
</Global>
<Random>
<!-- DESC: Plays the soundtracks randomly. If not the tracks will-->
<!-- DESC: be played back from start to finish, NON-GLOBAL music 1st-->
<!-- DESC: POSSIBLE VALUES: True/False (Default: True)-->
True
</Random>
</Music>
<Newsfeed name="user2">
<Global>True</Global>
<RotateChannels>True</RotateChannels>
<URL>http://xbins.org/xbins.xml</URL>
<UpdateIntervalMin>28</UpdateIntervalMin>
<RotateItemInterval>1</RotateItemInterval>
</Newsfeed>
</Config>