Skip to main content
Inspiring
January 18, 2016
Answered

CP 9 CC toggle with custom button?

  • January 18, 2016
  • 1 reply
  • 379 views

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!

    This topic has been closed for replies.
    Correct answer Lilybiri

    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:

    Replay (slide) Button - Captivate blog

    1 reply

    Lilybiri
    LilybiriCorrect answer
    Legend
    January 18, 2016

    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:

    Replay (slide) Button - Captivate blog

    Inspiring
    January 18, 2016

    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!

    Lilybiri
    Legend
    January 18, 2016

    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.