SCORM 1.2/2004 as3 implementation
actionscript, as3, js, scorm, wrapper
Feb 01code6 Comments

It’s been a while since i last posted in my blog thx to the holidays and the the enormous num of projects that’ve fallen down. One of my lastest projects was to build a swf course for an LMS using the SCORM standart. That’s when i’ve ran across Philip Hutchison’s blog and his SCORM project. After a few days of SCORM researches and running through the pipwerks SCORM solution, i came up with the idea to make an extention of it, which would fully implement SCORM 1.2 and 2004 “from the box” in the nearest future (currently a beta yet it works). [to be continued...]
So, here’s my version of the SCORM implementation for as3:
Download as3scorm at sourceforge (OS, MIT license as always)
UPDATE: added a new archive with a sample course
Might be useful:
SCORM 1.2
SCORM 2004 4th edition (and some more)
SCORM resourses, books, articles, tools etc
Adobe’s serialization as3corelib
Philip Hutchison’s aka pipwerks SCORM labs
ps: Philip thx A LOT for yr help! Btw if u have any scorm related questions, do not hesitate to contact either me or Philip






Feb 01, 2011 @ 05:10:46
Hello,
I wanted to try but the zip is broken, I can’t unzip it :S
Feb 03, 2011 @ 05:31:32
Try it again. It’s just the sourceforge, they had a tech maintainance which involved the ftp server as far as i know. It all works now, all services up and running again.
Apr 13, 2011 @ 22:17:58
Just wondering if you could provide a simple example of the classes working together? That would help out a lot. Cheers!!!
Apr 15, 2011 @ 06:10:44
mcb36 >> Specially for ya i’ve added a simple demo course example
Grab here >> https://sourceforge.net/projects/as3scorm/files/scorm.lib.1.3b.samples.zip/download
Apr 17, 2011 @ 18:37:19
Thanks mate. I really appreciate the quick feed back and the great example! Please keep up the great work. Cheers!
Apr 18, 2011 @ 00:59:39
you are welcome ^_^