Copy link to clipboard
Copied
Hello,
how do I use a button/custom image on the screen to switch CC on and off? I don´t want to do it through the playbar.
Is there any way to do that?
Thanks for your help!
If you want this with the playbar, you'll need a programmer. If you want to do it with custom navigation and other buttons, have a look at:
1 action = 5 Toggle Buttons - Captivate blog
Here is an extra button that is not available on the default playbars:
Copy link to clipboard
Copied
If you want this with the playbar, you'll need a programmer. If you want to do it with custom navigation and other buttons, have a look at:
1 action = 5 Toggle Buttons - Captivate blog
Here is an extra button that is not available on the default playbars:
Copy link to clipboard
Copied
That was fast!
To clarify, using cpCmndCC (system variable with Default value = 0) for SB_CC I can toggle the cc display?
Is that correct?
Thanks for your help!
Copy link to clipboard
Copied
Yes, SB_CC in my labeling discipline is a Shape Button to toggle CC. Since CC is controlled by the system variable cpCmndDD, toggling that variable will turn CC on and off.
Copy link to clipboard
Copied
So relieved it can be done!
Will check and then come back to hug you!
(Better refrain from that but thanks a lot anyway...)