Menu with constant left, changing right

RoyBU wrote on 3/11/2008, 4:34 PM
I want to put the original program from a play on as a menu for the DVD of the play performance. I thought that putting the page numbers as buttons on the left and have each page appear on the right when its number is chosen (similar to how pdf menus are done). I know I could have a submenu for each page (there are 16) and duplicate the page number buttons on every submenu, but I'm hoping there is some easier way that doesn't require the space of so many submenus. Any ideas?

Comments

bStro wrote on 3/11/2008, 6:39 PM
The content of a menu is nothing more than a single, flat video file with basic subpictures over it for the highlight colors. As such, there is no way for the viewer to change just part of the menu (meaning, your right half) without moving to a different menu.

Rob
RoyBU wrote on 3/12/2008, 7:38 AM
OK, that's what I was afraid of. Well, at least I can copy and paste the 16 page buttons instead of having to recreate them for every submenu. Thanks.