PDA

View Full Version : Tracking correct highlight at the end of Menu Loop in Scenarist HDMV


Chiku
20th February 2008, 17:34
I need to track the correct page and button highlight at the end of the menu loop. I use the following set of commands:

Move (GPR)Page[ID:2] (PSR)Menu Page[ID:11]
Move (GPR)ButtonSelected[ID:3] (PSR)Selected Button[ID:10]

I created two GPRM's by the name Page and ButtonSelected.
Then i moved the value of the SPRM for Menu Page and Selected button into their respective GPRM's. all this happens at the end of the menu loop.

Then i use the command

SetButtonPage Button:(GPR)ButtonSelected[ID:3] Page:(GPR)Page[ID:2]
PlayPl MainMenu_Loop[ID:1]

However i am not able to track the correct highlight.
Any help will be appreciated

nirmal_dvd
12th April 2008, 14:27
Hai Chiku,

Your Name Made Me Happy.i Like To Now About U .i Also Doing Hdmv Authoring. I Need Some Help From U In Field Of Commands.

rik1138
29th July 2008, 22:05
What you need to do is create a Dummy page with a Dummy button as the top most page in your IG structure. Then, when you play the menu PlayList, this Dummy will be executed, it's there you would execute the SetButtonPage command. That command won't work until the IG is running, which doesn't happen until after you start the Playlist.