Using Event Listeners with Edge Animate and Captivate
I just finished designing and developing a custom TOC in Edge Animate, and have successfully connected it to “get/set” information from Captivate 9.0.2. When you click a Captivate button within the project, it will trigger the TOC animation to play, displaying to you information. However, the close TOC close button is within Edge Animate. When you click the close button within the Edge Animate animation, the TOC animation will reverse play. I’ve also nicely set it up so that the audio/video on the Captivate slide will pause when the TOC is visible and continue playing when the TOC is hidden.
Here’s my issue: when you reach the end of the slide and open the Edge Animate TOC everything behaves as it should. When you then close the Edge Animate TOC, the Captivate project continues playing by moving on to the next slide. I need it to remain stopped/paused until the learner clicks the "Next" button to advance. I’m having a tough time integrating the CPAPI_MOVIEPAUSE, CPAPI_MOVIERESUME, and CPAPI_MOVIESTOP event listeners while also maintaining successful communication between Captivate and Edge Animate. Does anybody know how to achieve this? Thanks!
