Skip to main content
Known Participant
January 26, 2016
Question

Can I change the title bar in the table of contents bookmark prompt?

  • January 26, 2016
  • 1 reply
  • 247 views

In my Captivate 8 project, the bookmark prompt displays when a course is reloaded:

Is there a way I can change "Adobe Captivate" in the title bar to something else, like the course name?

-Stuart

    This topic has been closed for replies.

    1 reply

    TLCMediaDesign
    Inspiring
    January 26, 2016

    If it is an HTML5 project, it is in the CPM.js.

    this.m_titleText = "Adobe Captivate";

    EilmerAuthor
    Known Participant
    January 26, 2016

    It's a SWF project, but I'll file that information away for future use on HTML5 projects.

    Thanks!