I'm now in a job that's creating e-learning (never worked with SCORM before but not new to AS2/AS3) and I downloaded the demo Planets AS3 SCORM 1.2 files. Didn't change anything about the files. Just ran the index file through the conformance test suite and it's not working. I get the Time out exceeded" and "LMSInitialize() never invoked" errors. The SCORM wrapper test does work however. Any idea on what's going on?
Ok, I'm beginning to get highly frustrated with SCORM. I just downloaded the SCORM_AS2_demo and tested it with conformance suite (didn't change anything, didn't open any files in Flash at all) and that's failing too. So I must be doing something wrong here or there's something wrong with my system. Flash Player 10 is installed. Could that somehow be causing problems?
The examples use ExternalInterface, which by default is disabled for local content (security precaution). As I mentioned in the docs for the examples, the examples will NOT run locally until you change your Flash Player security settings.
There is a link to the security settings on the my documentation page under "General Notes".