Skip to main content
Known Participant
January 26, 2016
質問

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

  • January 26, 2016
  • 返信数 1.
  • 247 ビュー

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

    このトピックへの返信は締め切られました。

    返信数 1

    TLCMediaDesign
    Inspiring
    January 26, 2016

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

    this.m_titleText = "Adobe Captivate";

    Eilmer作成者
    Known Participant
    January 26, 2016

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

    Thanks!