pipwerks: home

pipwerks

Standards-friendly eLearning and Web development

Posts tagged ‘CaptivateController’

CaptivateController Updated to Support Setting Variable Values

The pipwerks CaptivateController now includes a set method that enables developers to set a Captivate variable’s value using JavaScript.

EasyCaptions and CaptivateController JavaScript Libraries now on GitHub

I’ve posted the source code for my EasyCaptions and CaptivateController JavaScript libraries to GitHub. Both are released under an MIT license and are free to use. Now that they’re on GitHub, if you have ideas for new features or suggestions for improvements, feel free to fork!

EasyCaptions on GitHub
CaptivateController on GitHub

Complete List of Variables for Adobe Captivate 5

While updating my CaptivateController script I noticed there have been some changes to the Captivate variables available to Captivate developers. I figured I should document them for future reference.

CaptivateController Updated to Support Adobe Captivate 5

By popular demand, I’ve updated my CaptivateController to work with Adobe Captivate 5 (CP5). Since this is an open-source project, there’s no upgrade fee. (What? “Adobe” and “no upgrade fee” in the same paragraph?!) I kid, I kid… I’m a kidder.

CaptivateController updated

The CaptivateController has been updated to fix the gotoSlideAndPlay and gotoSlideAndStop bugs.

Introducing the CaptivateController

It took me much much longer than I anticipated, but I am happy to announce the new CaptivateController utility.

This controller is not a simple rehash of the original pipwerks.captivate.control utility; it is a complete re-write that adds a number of extra features.