This question relates to Sonic Scenarist Pro (any version between 2.6-3.0.) I have tried everything and can't get what I'm attempting to do to work, and beginning to wonder if it is even possible. I do have experience with Scenarist and other DVD Mastering applications.

My dilemma is this: I am trying to make a motion menu with multiple video sections, multiple selectable audio tracks and highlighted menu items. I can do it fine *if* I want the audio and video of the menu to restart at the beginning everytime you select a different video object. It is basically constructed as a "chapters" menu, with 6 different 30 second miniture video clips on the page, which loops after the 30 seconds. Each video clip has a separate audio track, (for a total of 6.) Everytime someone selects a new video object, I want that video object to be highlighted and the audio track to switch to the one that goes with that track. This in itself I can do very easily, however, I do not want the audio and video to start from the very beginning every time, and that is what I can't seem to get past. It will not let me highlight the new items when I move onto them. The audio will switch, and it will highlight the right button when it loops, (as I have a "Mov GPRM15, SPRM8" command in the Post and a "SetHL_BTNN HL_BTNN=GPRM15" in the Pre.) I have tried having 2 buttons for each object as well, one that uses "{ SetSTN audio=1 ; LinkNoLink, button=7 }" command to set the audio track and highlight the button that should be highlighted. Each of those buttons are auto-activate as well. My problem is that the highlighting part of that, "button=7" doesn't seem to be working at all when it comes to actually highlighting the buttons and showing them highlighted.

Any suggestions/etc would be greatly appreciated, if it is even possible to do.