Explanation of code behind the animations.
A slide with three different executions for animating an object on the screen.
Introduction to navigation within frames instead of slides: macro- versus micro-navigation. Includes a fun exercise to reinforce the learning, as preparation for advanced use cases.
When you publish an Animate CC file, you’re creating a HTML5/JavaScript file. Captivate when published to a web format uses HTML5/JavaScript. So it makes sense that you can not only combine these projects, but you can also get the two projects to talk to each other using JavaScript. This blog shows you a few steps on how you can combine these two platforms.
Adding Video to your eLearning project can make it more engaging. In this article I show you how I overcame the challenge of synchronizing my video with animated objects on the slide.
To align with a rapidly changing learningscape and pressure on training budgets, organizations opt for outsourcing eLearning development. In this article, I share 10 pointers to create a successful and highly effective eLearning outsourcing strategy. How To Create An Effective Outsourcing Strategy For eLearning Outsourcing eLearning development is an established model, and it has been used for the last couple of decades. As a result, there are plenty of pointers available that you can use to reach out to potential […]
Autoplay is turned off for HTML projects. How to improve the workflow for having a better design for the static start screen?
Part 2 of making sliders that will set variables in Captivate. This is the HTML and CSS that go into making the slider.