Posts Tagged ‘interface design’
Flash demos for SCORM ActionScript classes now available
Posted Sunday, February 10th, 2008.
Filed under JavaScript, SCORM, e-learning with the tags actionscript, Adobe Flash, elearning, interface design, SCORM, SCORM actionscript class, SCORM wrapper, standards
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.
Building eLearning courses: Should we use eLearning authoring tools?
Posted Sunday, January 20th, 2008.
Filed under e-learning, web design with the tags accessibility, development tools, elearning, interface design, standards
Buckle your seatbelts, you may not like this statement: Most eLearning tools do not promote the creation of effective courses, do not promote web standards, and do not promote accessibility; they merely make cookie-cutter course development easier for technically inexperienced course developers.
There, I’ve said it. Please don’t hate me.
Loading Captivate files into an AS3 Flash SWF
Posted Monday, January 14th, 2008.
Filed under e-learning with the tags actionscript, Adobe Captivate, Adobe Flash, development tools, elearning, interface design, LegacyCaptivateLoader class, technology
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 an older Flash Player 6/7/8 SWF, it [...]