Skip to main content
Participant
June 29, 2020
Question

playback control

  • June 29, 2020
  • 1 reply
  • 238 views

hello 

Is there any way to change the name of the playback buttons? I want to change the name( or symbol )of the buttons  TOC to menu.

Is such a thing possible? If so, how should I do it?

    This topic has been closed for replies.

    1 reply

    Eric Dumas
    Community Expert
    Community Expert
    June 29, 2020

    Hi,

    Can you confirm the version of your software and operating system?

    I think we are stuck with what's available. In previous versions we had access to design a brand new skin, but it was flash based and we know that's out.

    Don't forget you can design your own buttons and add that to your template. I never tried to include my own progress bar.

    RodWard
    Community Expert
    Community Expert
    June 30, 2020

    If all you want to do is change the inner text of the button on the playbar to say Menu instead of TOC, you can use JavaScript to achieve that.

    Take a look at this video from the session at the Adobe conference this year:

    https://elearning.adobe.com/2020/06/javascript-in-elearning-for-beginners-workshop/

    At one point in the presentation James Kingsley shows how to show or hide the buttons on the playbar.  You can use JS to manipulate other aspects as well, including the inner text that appears as the label on the button.