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

Edge Animate and Captivate 8

New Here ,
Jun 11, 2015 Jun 11, 2015

I've created an interactive menu in Edge Animate. This is going to be put in a Captivate 8 training. I want to be able to click on the menu item in the web object and have it go to the next slide. Is there a way to have the OAM file interact with Captivate? OR can a button be placed above the web object?

203
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
Community Expert ,
Jun 11, 2015 Jun 11, 2015

OAM will be in an iFrame, you cannot put a button on top of it AFAIK. To interact with Captivate you'll need JS. Will you create the Next button in Animate? I think JS has to be something like:

    window.parent.cpAPIInterface.next();

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
New Here ,
Jun 11, 2015 Jun 11, 2015
LATEST

Thanks for the tip. The next button will be in animate. I'll look into the javascript.

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