xboxscene.org forums

Author Topic: Question About Mxm_entry.xml  (Read 32 times)

BenJeremy

  • Archived User
  • Hero Member
  • *
  • Posts: 5645
Question About Mxm_entry.xml
« on: July 15, 2003, 03:56:00 AM »

QUOTE (Luke @ Jul 15 2003, 03:00 AM)
I finally decided to split my dashboard MXM.xml into pieces, and remove the menus from it...
So, should I create a menu.xml file, or an MXM_Entry.xml file???

If I create a menu.xml, I'm guessing I need to place:
   <Item>
    <MenuFile>c:menu.xml</MenuFile>
   </Item>

in my mxm.xml??? If I just do it as MXM_Entry.xml, can I leave those lines out??

Thanks!!

MXM looks first in the MXM.xml file, but if it doesn't find anything in there, it will look for a menu.xml file, so there's no need to specify it in the mxm.xml file.
Logged