I know I've done this before in an older version, but how the heck do I get the button action to highlight a different button?
Is this right for an alternate audio button?
I want to highlight "Play With Intro" after the commentary is selected.Code:if (g1 eq 0) {audio=1; resume;} else {audio=1; button=5120;}
The "button=5120" part causes the DVD player or program to STOP.
I also want to use this for the chapter menus, so the button for the same page does nothing. I.E. just re-highlights itself. But again, using "button=1024;" for the button makes the player stop!
I've set some registers so that the next button is highlighted in the menu when you finish one video, but every time it goes back it just highlights the default. Whether I put "button=7168;" in the menu pre commands or not.
Am I doing this wrong? I've seen instructions for highlighting "next button" here and it doesn't seem to work for me. And I've definately highlighted buttons with action before. I think I used s8=1024 then.
+ Reply to Thread
Results 1 to 2 of 2
-
-
AFAIK, button=XXXX is not intended to be used as button command. But it should work if you put it in the < pre > command section. In 'real' dvd command language, there is the 'linknolink' command, which could be used for this purpose, but as dvdauthor encapsulates the commands into a higher language, I don't know how this can be 'translated' to a dvdauthor command.
GUI for dvdauthor:
https://www.videohelp.com/~gfd/
Similar Threads
-
DVDlab PRO : Motion menu, cells, missing button highlights !
By TheCap in forum Authoring (DVD)Replies: 18Last Post: 13th Jul 2011, 11:14 -
GFD Software, How to customly put text in button
By volam in forum Authoring (VCD/SVCD)Replies: 1Last Post: 11th Nov 2008, 09:53 -
GFD Dev: Remember last submenu button?
By spamiaint in forum Authoring (DVD)Replies: 2Last Post: 7th Jun 2008, 12:58 -
Chapter button pop-up text description in GFD?
By awesomer in forum Authoring (DVD)Replies: 6Last Post: 18th Nov 2007, 19:21 -
creating highlights for button in Encore
By newsphotog in forum Newbie / General discussionsReplies: 0Last Post: 16th Aug 2007, 17:25