The second ingredient that you need is the name of the System Variable that you want to manipulate. Let's find it using the following steps:
- Use the Project | Variables menu item to open the Variables dialog
- In the Type drop-down menu, choose the System variables
- In the View By drop-down menu, choose the Movie Control category
- Select the cpCmndMute variable
This is the System Variable that you need to use to mute and unmute the audio. Take some time to read its description. Note that this variable accepts only two values. If it is set to 1, the audio is muted and if it is set to 0, the audio is un-muted. For you techies, this is an example of a Boolean variable in Adobe Captivate.