pipwerks

Lines in the sand

Before I get to my point, I’d like to give you some background information. For better or for worse, I’m something of a perfectionist. I’m also something of an idealist; this combination makes life very difficult sometimes. When I embark on a project, I’m usually driven

SWFObject is officially at 2.0

Geoff Stearns and Bobby van der Sluis have finalized SWFObject 2.0. It is no longer beta, and SWFObject 1.5 is now considered deprecated. SWFObject 2.0’s home is located at Google Code, which includes full documentation and downloads. I believe support will be handled by the SWFObject

SCORM wrapper examples tested successfully in SumTotal TotalLMS 7.6

The pipwerks SCORM wrapper examples have been successfully tested in SumTotal TotalLMS 7.6. FYI, the examples’ imsmanifest.xml files required some modifications (the old manifests worked fine in the ADL test suites, but coughed a little when used in SumTotal TotalLMS 7.6). The JavaScript, ActionScript and HTML in

Really simple SCORM AS3 wrapper example

Here’s a simple example of how the SCORM AS3 class can be utilized. (This example uses SCORM 2004 calls.) import pipwerks.SCORM; import flash.external.ExternalInterface; //Declare variables var success:Boolean = false, completion_status:String; //Initialize a new SCORM object! var scorm:SCORM = new SCORM(); //Initialize SCORM connection success

Flash demos for SCORM ActionScript classes now available

Finally got around to making some Flash files that demonstrate the pipwerks SCORM ActionScript classes. I’ve created examples for both AS2 and AS3. You can get them here. Both of these examples have been successfully tested using the latest ADL test suites for SCORM 1.2 and 2004. A

pipwerks © 2026