I created project with switched menu for audio/subtitles setup. My project in this part looks like the tutorial in help.
I organized switched menus for different options (A0S0, A1S0, A0S1, A1S1, where 0 - first stream or first subtitle, 1 - second stream or subtitle) and VMcommand as a selector for right menu. Link to setup from main menu is to this selector.
Everything works fine exept selector. I used the same commands like in help:
GPRM3 = 1024
SetHL_BTN GPRM3
GPRM3 = SPRM1
GPRM4 = SPRM2
GPRM3 *= 100
GPRM3 += GPRM4
if (GPRM3 == 64) LinkPGCN 11
if (GPRM3 == 100) LinkPGCN 12
if (GPRM3 == 164) LinkPGCN 13
LinkPGCN 15
Everytime it goes to menu in PGC 15. With pgcedit I checked PGC numbers for other menus, they are correct.
I'm stack. Why it does not work?
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
DVDStyler Quick Question about Pre and Post Commands...
By jubbilee in forum Authoring (DVD)Replies: 1Last Post: 18th Sep 2011, 10:44 -
DVD VM Commands
By TonitoDJ in forum Authoring (DVD)Replies: 1Last Post: 24th Nov 2008, 09:55 -
Question about certain dos commands
By jimdagys in forum ComputerReplies: 35Last Post: 15th Oct 2008, 22:57 -
Edit VM Commands and UOP & Settings Question [DVDLabPro]
By urdivine in forum Authoring (DVD)Replies: 20Last Post: 23rd Sep 2007, 15:44 -
Following cell commands
By levick in forum Authoring (DVD)Replies: 1Last Post: 21st Aug 2007, 21:57