Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Extending Captivate...

New Here ,
Aug 24, 2018 Aug 24, 2018

I'm looking for resources to begin expanding the capabilities of Captivate with JS, etc.  Looking for a recommendation for a good book or other resource.  While I'm pretty good with ActionScript, I don't know much about JS.   Any suggestions?

Thanks,

Eric

161
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Aug 24, 2018 Aug 24, 2018
LATEST

Book! I wish...

Here are some links:

Learn about the Common JavaScript interface for Adobe Captivate

http://www.carahsoft.com/application/files/1014/9314/4287/Steven_Warwick_Part_2_-_A_Deeper_Dive_into...

Then you need to publish a Captivate project, unzip it and find the CPM.js file (assets-->js-->CPM.js).

Un-minify the file and start combing through it - its many thousands of lines of code. The file contains both the content of your lesson and the code to make it work.

Good luck!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources