Flash Template “2” release

I’m releasing the source code to the 2nd WBT framework that I created for Wachovia in mid-2004. Essentially, it works just like the example demo that I posed a few days ago: 1) an array of page IDs and 2) pages are movie clips in the library attached as the learner progressed though.

This version is pretty complicated, so it’ll be a challenge to figure out how it all works. But there is value in seeing the code for the individual page interactions. It’s not SCORM or AICC compliant – but it did track as a Docent Outliner module – those files aren’t included.

The framework file is the main file for a course. It loads an structure XML file (xmlframework.xml) that defines the list of modules for the course. The blank file what each lesson is built from. It contains all of the templates and is capable of running a course from an XML document.

These are Flash 7 FLAs. The code is Flash 6/MX level Actionscript. There aren’t really many comments in the code since I coded it for myself. But I did train a few coworkers how to use it. I haven’t worked in the code for over 3 years, so if you ask a question about it, I probably won’t remember what I did.

Here’s a preview of the interactions in the blank file:

http://www.nudoru.com/assets/portfolio/experimentalflash/ft2_samp.htm

Here’s the code:

Flash Template 2 Code

One Comment

Leave a Reply