Â
Tutorial 6.A. - Setup the Basic Navigation for the Setup Menu
What you will learn in this section:
- Nothing new - this section is primarily a review
If you have followed the steps in the preceding tutorials, then you already have the skills to setup the basic navigation for the Audio setup menu. Â We will list a summary of the steps here along with a video demonstrating the steps. Â Try it yourself and then check your authoring against the the following steps:
- Right-click on the “Setup Set” in the Setup submenu and select “Apply Vertical Navigation” to add the remote control navigation to the buttons in the Setup submenu.
- Add the Show Submenu Action to the Enter Key event for the button “MM Setup” in the Main Menu. Â In the parameters for the action, select the “Setup submenu”, the “Setup Set” and set the focus to the button called “AudioEnglish”.
- Select the button called “SubOff” to display the properties in the Control Panel. Â Click the Remote Control tab. Â Clear the remote control navigation for the Down button by selecting the blank entry at the top of the pull down list.
- Add the Hide Submenu action to the Down Key event for the “SubOff” button. Â In the parameters for the Action, select the “Setup Submenu” and set the focus to the button called “MM Setup”.
Show me:
Quick compile and review.
You should be able to navigate to the Setup menu, arrow up and down among the buttons, and navigate back to the Main Menu. Â The setup menu should hide when you navigate back to the Main Menu.
Now that the basic navigation is setup we can learn some cool new authoring techniques in the next tutorial.