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.
The pipwerks CaptivateController now includes a set
method that enables developers to set a Captivate variable’s value using JavaScript.
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.
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.
The CaptivateController has been updated to fix the gotoSlideAndPlay and gotoSlideAndStop bugs.
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.