pipwerks

SCORM wrapper updates (JavaScript and ActionScript)

JavaScript SCORM_API_Wrapper.js now at v1.1.3 Changes: 1. Added SCORM.isAvailable() function; This allows Flash’s ExternalInterface to confirm the presence of the JavaScript wrapper before attempting any LMS communication. Parameters: none. Returns: Boolean (static, true). 2. Fixed an important typo: I had forgotten the empty

New: SCORM API wrapper for ActionScript 3.0

I just converted my AS2 SCORM class to AS3. Read documentation and download file(s) here. Note this class requires the pipwerks SCORM API wrapper for JavaScript. Not being much of an AS3 guy (so far!), it was easier than I expected; I guess since I had already used strong

New: SCORM API wrapper for ActionScript 2.0

I just finished an ActionScript 2.0 class file meant to be a companion to my JavaScript SCORM API wrapper. Update: AS3 version now available, too. Simplified syntax The idea was simple: give me (and others) a way to make SCORM calls using ExternalInterface without having to constantly type ExternalInterface!

Loading Captivate files into an AS3 Flash SWF

Update April 7, 2008: I’ve written a new AS3 class named LegacyCaptivateLoader that uses ExternalInterface to bridge the AS3 SWF and the Captivate SWF. Check it out. I guess I’m late to the party, but I only recently realized that although a Flash Player 9 SWF can load

Captivate 3, JavaScript and ActionScript

I just got Captivate 3, and eagerly installed it to see if any improvements have been made regarding JavaScript and ActionScript handling. Short answer: nope. JavaScript According to Captivate’s ‘Help’: You can add JavaScript to click boxes, text entry boxes, and buttons in Adobe Captivate projects. The JavaScript can

pipwerks © 2026