Skip to main content
Aaron_Yuan
Participating Frequently
September 20, 2014
Question

Presenter 9: "Change SWF loading text" not works

  • September 20, 2014
  • 1 reply
  • 693 views

Hello, everyone,

I have just bought Adobe Presenter 9 to transfer PPT to e-Learning course file.

When I try to change SWF loading text, I modify the presentation's vconfig.xml file by adding:

   <uitext name=”ADOBE_PRESENTER” value=”Welcome to our training”/>

And I add this sentence for each language.


Eventually, my vconfig.xml file looks like:

   <language id="en">

     .......

     .......

     .......

     <uitext name="DOCWRAP_MSG" value="Save to My Computer"/>

     <uitext name="DOCWRAP_PROMPT" value="Click to Download"/>

     <uitext name="ADOBE_PRESENTER" value="Changed text"/>

     </language>


However, it still keeps appears "Adobe Presenter" when starting the course file.

What's wrong with my operation? Any ideas?

Duplicate post was removed by: Jorma Jennings

This topic has been closed for replies.

1 reply

Jorma_at_Knox
Legend
September 22, 2014

If placing it in the published files (vconfig.xml), it appears it should be placed after the <!-- uitext --> comment, aprox line 62.

My viewer.xml looked like:

<uifont name="FONT_QUIZPOD_QUIZ_PASSSCORE_VALUE" value="Verdana,9,true,false,true"/>

<!-- uitext -->

<uitext name="ADOBE_PRESENTER" value="This Presentation Has Been Brought to You by the Letter Q"/>

<!-- substitution: %n == slide number -->

<uitext name="UNNAMEDSLIDETITLE" value="Slide %n"/>

After making that change, I see that text when playing back the presentation.

September 23, 2014

Thanks a lot for your help.

I followed your process, but still failed. I don't know the reason.

By the way, I have tried to directly modify the output SWF file.

It works, although inconvenient.

Jorma_at_Knox
Legend
September 23, 2014

I would modify the language.xml file and then republish the course with the desired value in place. I'm using Presenter 8 and 10, but it works on both versions. I don't believe there was anything to prevent it from working in Presenter 9.

You mention you just purchased Presenter 9... are you sure you didn't just purchase Presenter 10? I'm not sure how you would acquire Presenter 9 at this point.