<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SCORM 1.2 and ExternalInterface</title>
	<atom:link href="http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/</link>
	<description>Learning Nerd. Husband. Dad. Rocker. Cobbler. Coder. Strategist. Visionary. Hugger. Dude.</description>
	<lastBuildDate>Mon, 01 Mar 2010 20:18:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Piotr</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-2/#comment-96</link>
		<dc:creator>Piotr</dc:creator>
		<pubDate>Wed, 09 Jul 2008 14:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-96</guid>
		<description>Hi,

First of all I would like to thank you for so great documented method for applying scorm into Flash-based content.

And now my problem :-)
I&#039;m currently working on the e-learning course (developed in Flash) which will be running on IBM WCL platform. Since it&#039;s my first time with this plaform I ran some test using your &quot;Scorm Demo&quot;. I tried different browsers, but every time the only result I got was:

&quot;LMS Communication Initialized: undefined
Initialized failed :(&quot;

Does anyone across such a problem when working with this particular platform (IBM WCL)/or have any idea how to solve it? Does this platform need special solution to communicate effectively with course using SCORM?

Thank you,
Piotr</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First of all I would like to thank you for so great documented method for applying scorm into Flash-based content.</p>
<p>And now my problem <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
I&#8217;m currently working on the e-learning course (developed in Flash) which will be running on IBM WCL platform. Since it&#8217;s my first time with this plaform I ran some test using your &#8220;Scorm Demo&#8221;. I tried different browsers, but every time the only result I got was:</p>
<p>&#8220;LMS Communication Initialized: undefined<br />
Initialized failed <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> &#8221;</p>
<p>Does anyone across such a problem when working with this particular platform (IBM WCL)/or have any idea how to solve it? Does this platform need special solution to communicate effectively with course using SCORM?</p>
<p>Thank you,<br />
Piotr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amanda</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-2/#comment-91</link>
		<dc:creator>Amanda</dc:creator>
		<pubDate>Mon, 10 Mar 2008 17:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-91</guid>
		<description>&lt;p&gt;Hi. Just wanted to say what a great resource this is. I have always done my SCORM courses in Authorware, but now the boss wants everything in Flash. Needless to say, without your wonderful example, I would be at square one still. I do have a question, as I am sort of new to Flash...how would I change the buttons from your example? I see that they are not symbols but instances of &quot;button&quot; If I were to create &quot;new&quot; buttons, and name them the same as what you have, would they work the same? Even if they were symbols with the four different button states?&lt;/p&gt;

&lt;p&gt;Thank you :)
Amanda&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi. Just wanted to say what a great resource this is. I have always done my SCORM courses in Authorware, but now the boss wants everything in Flash. Needless to say, without your wonderful example, I would be at square one still. I do have a question, as I am sort of new to Flash&#8230;how would I change the buttons from your example? I see that they are not symbols but instances of &#8220;button&#8221; If I were to create &#8220;new&#8221; buttons, and name them the same as what you have, would they work the same? Even if they were symbols with the four different button states?</p>
<p>Thank you <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Amanda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-83</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 15 Jan 2008 06:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-83</guid>
		<description>&lt;p&gt;Hi Aaron,&lt;/p&gt;

&lt;p&gt;I have a LMS developed based upon java content and now I wish to have the lms communicating with the flash content.&lt;/p&gt;

&lt;p&gt;I have compared the apiwrapper.js in both cases and the one based on your example got some new stuff such as the error handing.&lt;/p&gt;

&lt;p&gt;How do I make my lms work with the flash content then.
Do I need to create a launcher file which will execute the imsmanifest.xml and the apiwrapper.js?&lt;/p&gt;

&lt;p&gt;I really need to have some light on those issues.&lt;/p&gt;

&lt;p&gt;Big Thanks&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>I have a LMS developed based upon java content and now I wish to have the lms communicating with the flash content.</p>
<p>I have compared the apiwrapper.js in both cases and the one based on your example got some new stuff such as the error handing.</p>
<p>How do I make my lms work with the flash content then.<br />
Do I need to create a launcher file which will execute the imsmanifest.xml and the apiwrapper.js?</p>
<p>I really need to have some light on those issues.</p>
<p>Big Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraj</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-89</link>
		<dc:creator>Neeraj</dc:creator>
		<pubDate>Thu, 27 Dec 2007 11:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-89</guid>
		<description>&lt;p&gt;Thanks a ton!
I was up and running with my course within 5 minutes of integration effort.&lt;/p&gt;

&lt;p&gt;Cheers !&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks a ton!<br />
I was up and running with my course within 5 minutes of integration effort.</p>
<p>Cheers !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Westin @ DSV &#187; Flash and Moodle integration</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-95</link>
		<dc:creator>Thomas Westin @ DSV &#187; Flash and Moodle integration</dc:creator>
		<pubDate>Thu, 20 Dec 2007 22:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-95</guid>
		<description>&lt;p&gt;[...] 2. Use the ExternalInterface in Flash together with ADL Javascript methods. This gives you better control of development your own interactive content. Read more here: http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/ [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[...] 2. Use the ExternalInterface in Flash together with ADL Javascript methods. This gives you better control of development your own interactive content. Read more here: <a href="http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/" rel="nofollow">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-93</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 19 Dec 2007 14:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-93</guid>
		<description>&lt;p&gt;Thanks, James.&lt;/p&gt;

&lt;p&gt;There&#039;s a couple of reasons for this, but basically it comes down to history and use.&lt;/p&gt;

&lt;p&gt;Flash&#039;s SCORM code that it provides out of the box are great -- if you&#039;re using Flash&#039;s built in  E-Learning templates.  It&#039;s not so great if you&#039;re trying to roll your own types of interactive content.  Then -- and this is probably more of a historical perspective than anything I&#039;ve really researched anew -- their provided code becomes a lot harder to use, because you&#039;re not working in the context in which they were intended for.&lt;/p&gt;

&lt;p&gt;At that point, it becomes a lot easier to use proven JavaScript methods (like those provided by ADL themselves, or by another vendor like &lt;a href=&quot;http://www.scorm.com/&quot; rel=&quot;nofollow&quot;&gt;Rustici Software&lt;/a&gt; and use Externalnterface to build whatever kind of SCOs you want -- advanced assessments, games, performance simulations -- whatever.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks, James.</p>
<p>There&#8217;s a couple of reasons for this, but basically it comes down to history and use.</p>
<p>Flash&#8217;s SCORM code that it provides out of the box are great &#8212; if you&#8217;re using Flash&#8217;s built in  E-Learning templates.  It&#8217;s not so great if you&#8217;re trying to roll your own types of interactive content.  Then &#8212; and this is probably more of a historical perspective than anything I&#8217;ve really researched anew &#8212; their provided code becomes a lot harder to use, because you&#8217;re not working in the context in which they were intended for.</p>
<p>At that point, it becomes a lot easier to use proven JavaScript methods (like those provided by ADL themselves, or by another vendor like <a href="http://www.scorm.com/" rel="nofollow">Rustici Software</a> and use Externalnterface to build whatever kind of SCOs you want &#8212; advanced assessments, games, performance simulations &#8212; whatever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ford</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-92</link>
		<dc:creator>James Ford</dc:creator>
		<pubDate>Wed, 19 Dec 2007 14:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-92</guid>
		<description>&lt;p&gt;Hi Aaron,&lt;/p&gt;

&lt;p&gt;This is great - just about the only useful and working example I can find!&lt;/p&gt;

&lt;p&gt;Is there a particular benifit / reason as to why you&#039;re using the JavaScript &amp; functions you are - as opposed to those functions that Flash can autogenerate for you?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>This is great &#8211; just about the only useful and working example I can find!</p>
<p>Is there a particular benifit / reason as to why you&#8217;re using the JavaScript &amp; functions you are &#8211; as opposed to those functions that Flash can autogenerate for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susana</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-94</link>
		<dc:creator>Susana</dc:creator>
		<pubDate>Tue, 20 Nov 2007 17:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-94</guid>
		<description>&lt;p&gt;Hi,
i imported de scorm file &quot;scormdemo.zip&quot; to WebCT Vista 3.0 LMS. Using IE6 it works fine... but using firefox 2.0 i get &quot;LMS Communication Initialized: null
Initialized Failed :( &quot;...&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i imported de scorm file &#8220;scormdemo.zip&#8221; to WebCT Vista 3.0 LMS. Using IE6 it works fine&#8230; but using firefox 2.0 i get &#8220;LMS Communication Initialized: null<br />
Initialized Failed <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  &#8220;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-84</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Tue, 30 Oct 2007 18:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-84</guid>
		<description>&lt;p&gt;Nevermind my previous comment.  User error, or really not knowing this new LMS we&#039;re using.  Thank you so much for posting this!  It works great!!!
Nicole&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Nevermind my previous comment.  User error, or really not knowing this new LMS we&#8217;re using.  Thank you so much for posting this!  It works great!!!<br />
Nicole</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-86</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Mon, 29 Oct 2007 16:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-86</guid>
		<description>&lt;p&gt;I&#039;ve loaded this sample into the LMS we are using and have had success up until the point of tracking completion.&lt;/p&gt;

&lt;p&gt;Upon entering page 4, completion status should be sent to the LMS correct?  I&#039;m wonding why the LMS is not showing the course as complete but still active.&lt;/p&gt;

&lt;p&gt;I&#039;ve tried both w/ the exit button programmed as in origianal demo and w/ code above and w/ the original code, not only does it not close the window, but a IE alert comes up saying &quot;Not Terminated&quot;.&lt;/p&gt;

&lt;p&gt;I&#039;m wondering why the exit button is not working and why the course is not tracking completion.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve loaded this sample into the LMS we are using and have had success up until the point of tracking completion.</p>
<p>Upon entering page 4, completion status should be sent to the LMS correct?  I&#8217;m wonding why the LMS is not showing the course as complete but still active.</p>
<p>I&#8217;ve tried both w/ the exit button programmed as in origianal demo and w/ code above and w/ the original code, not only does it not close the window, but a IE alert comes up saying &#8220;Not Terminated&#8221;.</p>
<p>I&#8217;m wondering why the exit button is not working and why the course is not tracking completion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-85</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Mon, 29 Oct 2007 15:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-85</guid>
		<description>&lt;p&gt;Hi Stuart.
To solve the exit button problem, in the interface layer, change the exit_btn code to the following.&lt;/p&gt;

&lt;p&gt;The course needs to be opened via the HTML file but this will close the window when clicking the Exit button.&lt;/p&gt;

&lt;p&gt;exit_btn.onRelease = function ()
{
getURL(&quot;javascript: window.close()&quot;);
};&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Stuart.<br />
To solve the exit button problem, in the interface layer, change the exit_btn code to the following.</p>
<p>The course needs to be opened via the HTML file but this will close the window when clicking the Exit button.</p>
<p>exit_btn.onRelease = function ()<br />
{<br />
getURL(&#8220;javascript: window.close()&#8221;);<br />
};</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JRes</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-90</link>
		<dc:creator>JRes</dc:creator>
		<pubDate>Thu, 25 Oct 2007 18:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-90</guid>
		<description>&lt;p&gt;Hello Everyone!&lt;/p&gt;

&lt;p&gt;Has anybody tried this package on WebCT(Blackboard) Vista? When I tried to upload the SCORM module to WebCT I got the following msg:&lt;/p&gt;

&lt;p&gt;The package could not be imported because it is not compliant with SCORM content packaging requirements; imsmanifest.xml must be at the root of the package.&lt;/p&gt;

&lt;p&gt;Your help would be most appreciated!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hello Everyone!</p>
<p>Has anybody tried this package on WebCT(Blackboard) Vista? When I tried to upload the SCORM module to WebCT I got the following msg:</p>
<p>The package could not be imported because it is not compliant with SCORM content packaging requirements; imsmanifest.xml must be at the root of the package.</p>
<p>Your help would be most appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-88</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 17 Oct 2007 13:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-88</guid>
		<description>Nigel,

Please look at Comment #4 above.</description>
		<content:encoded><![CDATA[<p>Nigel,</p>
<p>Please look at Comment #4 above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-87</link>
		<dc:creator>Nigel</dc:creator>
		<pubDate>Wed, 17 Oct 2007 13:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-87</guid>
		<description>Yeah so i downloaded the ExternalInterface and i am still not getting it to work i am getting this error.

&quot;LMS Communication Initialized: null
Initialized Failed :( &quot;

I am running the ADL test sweet and its not working. Is there something i need  to do to get it to initialize.</description>
		<content:encoded><![CDATA[<p>Yeah so i downloaded the ExternalInterface and i am still not getting it to work i am getting this error.</p>
<p>&#8220;LMS Communication Initialized: null<br />
Initialized Failed <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  &#8221;</p>
<p>I am running the ADL test sweet and its not working. Is there something i need  to do to get it to initialize.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: N.D.</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-71</link>
		<dc:creator>N.D.</dc:creator>
		<pubDate>Tue, 16 Oct 2007 19:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-71</guid>
		<description>Hello Aaron,

I have used the following link to run javascript calls locally with the SCORM RTE.  It also works with Flash Player 9, and is a great solution when you have a computer that cannot access the internet to add trusted sites.

http://www.whenpenguinsattack.com/2006/07/13/flash-8-and-security/</description>
		<content:encoded><![CDATA[<p>Hello Aaron,</p>
<p>I have used the following link to run javascript calls locally with the SCORM RTE.  It also works with Flash Player 9, and is a great solution when you have a computer that cannot access the internet to add trusted sites.</p>
<p><a href="http://www.whenpenguinsattack.com/2006/07/13/flash-8-and-security/" rel="nofollow">http://www.whenpenguinsattack.com/2006/07/13/flash-8-and-security/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-81</link>
		<dc:creator>George</dc:creator>
		<pubDate>Wed, 03 Oct 2007 15:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-81</guid>
		<description>&lt;p&gt;What way do you use to send infos to a LMS server via JS ?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>What way do you use to send infos to a LMS server via JS ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-72</link>
		<dc:creator>Ram</dc:creator>
		<pubDate>Wed, 03 Oct 2007 15:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-72</guid>
		<description>&lt;p&gt;Hey Aaron, a great example. You really rock!! Spent lots of time searching for simple scorm stuff...finally got urs...Thanks so very much.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hey Aaron, a great example. You really rock!! Spent lots of time searching for simple scorm stuff&#8230;finally got urs&#8230;Thanks so very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-69</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 26 Sep 2007 04:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-69</guid>
		<description>&lt;p&gt;Hey aaron, i just have one question.  I&#039;m having a problem with the exit button.  When its used in Moodle the exit button appears to do nothing . . . . what have i done wrong?&lt;/p&gt;

&lt;p&gt;thanks&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hey aaron, i just have one question.  I&#8217;m having a problem with the exit button.  When its used in Moodle the exit button appears to do nothing . . . . what have i done wrong?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-82</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Tue, 25 Sep 2007 04:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-82</guid>
		<description>&lt;p&gt;Thanks for this Aaron!  I have searched so much of the web looking for an explanation like this of how to use Flash with an LMS.  You are an absolute legend!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for this Aaron!  I have searched so much of the web looking for an explanation like this of how to use Flash with an LMS.  You are an absolute legend!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-59</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Thu, 13 Sep 2007 16:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-59</guid>
		<description>&lt;p&gt;Hi Aaron,&lt;/p&gt;

&lt;p&gt;In creating a SCORM compliant course, i was only able to communicate with the LMS using fscommand and publishing the file for flashMX 2004.&lt;/p&gt;

&lt;p&gt;I&#039;m told I need to set this course up for bookmarking. I can successfully send a setValue number (cmi.core.lesson_location) call and receive a getValue number(cmi.core.lesson_location) call per the ADL SCO conformance test suite. I just dont know how to send the learner to the frame where they left the course.&lt;/p&gt;

&lt;p&gt;Do you have any insight?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Shannon&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>In creating a SCORM compliant course, i was only able to communicate with the LMS using fscommand and publishing the file for flashMX 2004.</p>
<p>I&#8217;m told I need to set this course up for bookmarking. I can successfully send a setValue number (cmi.core.lesson_location) call and receive a getValue number(cmi.core.lesson_location) call per the ADL SCO conformance test suite. I just dont know how to send the learner to the frame where they left the course.</p>
<p>Do you have any insight?</p>
<p>Thanks,</p>
<p>Shannon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aneliese</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-70</link>
		<dc:creator>Aneliese</dc:creator>
		<pubDate>Mon, 10 Sep 2007 18:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-70</guid>
		<description>&lt;p&gt;Hello Aaron,
I wrote a comment and then lost my connection so I don&#039;t know if it got through to you. If this is a repeat, sorry about that!
I want to echo the gratitude that others have expressed for sharing your knowledge with us! I have been a flash developer for several years but am brand new to SCORM. It was a lot slower going before I found your site.
I have a flash CS3 program that is complete and now needs to be SCORM 1.2 compliant. I am using the External Interface class and it is working fine in the sample RTE. My question is whether there is a comprehensive list of all SCORM data elements somewhere? I saw that poster on the Rustici site, but am wondering if there is something for SCORM 1.2?
Thanks!
Aneliese&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hello Aaron,<br />
I wrote a comment and then lost my connection so I don&#8217;t know if it got through to you. If this is a repeat, sorry about that!<br />
I want to echo the gratitude that others have expressed for sharing your knowledge with us! I have been a flash developer for several years but am brand new to SCORM. It was a lot slower going before I found your site.<br />
I have a flash CS3 program that is complete and now needs to be SCORM 1.2 compliant. I am using the External Interface class and it is working fine in the sample RTE. My question is whether there is a comprehensive list of all SCORM data elements somewhere? I saw that poster on the Rustici site, but am wondering if there is something for SCORM 1.2?<br />
Thanks!<br />
Aneliese</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-80</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Mon, 20 Aug 2007 05:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-80</guid>
		<description>&lt;p&gt;You&#039;re so very kind. The folder says &quot;ReloadEditor202_ManualInstall&quot;.&lt;/p&gt;

&lt;p&gt;Hope that helps!&lt;/p&gt;

&lt;p&gt;Shannon&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>You&#8217;re so very kind. The folder says &#8220;ReloadEditor202_ManualInstall&#8221;.</p>
<p>Hope that helps!</p>
<p>Shannon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-79</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 20 Aug 2007 05:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-79</guid>
		<description>&lt;p&gt;Shannon,&lt;/p&gt;

&lt;p&gt;Which version of Reload Editor are you using?  I&#039;ll first test out your version and then attempt to walk you through it.&lt;/p&gt;

&lt;p&gt;I had an issue with every content package I put together with some version of Reload Editor now that I&#039;m thinking of it, but for the life of me I can&#039;t remember the reason for it.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Shannon,</p>
<p>Which version of Reload Editor are you using?  I&#8217;ll first test out your version and then attempt to walk you through it.</p>
<p>I had an issue with every content package I put together with some version of Reload Editor now that I&#8217;m thinking of it, but for the life of me I can&#8217;t remember the reason for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-78</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Mon, 20 Aug 2007 05:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-78</guid>
		<description>&lt;p&gt;So the package you created uploads and runs successfully in my trial LMS. When I use Reload to package the same thing (except I omit the .fla), the course cannot import. I compared the manifest files and, yes, they are different. So far, I haven&#039;t been able to duplicate the steps you used to create your manifest.xml. Is it too much to ask for you to specify the steps you used to create the manifest in Reload?&lt;/p&gt;

&lt;p&gt;Shannon&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>So the package you created uploads and runs successfully in my trial LMS. When I use Reload to package the same thing (except I omit the .fla), the course cannot import. I compared the manifest files and, yes, they are different. So far, I haven&#8217;t been able to duplicate the steps you used to create your manifest.xml. Is it too much to ask for you to specify the steps you used to create the manifest in Reload?</p>
<p>Shannon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-77</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 20 Aug 2007 03:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-77</guid>
		<description>&lt;p&gt;Shannon,&lt;/p&gt;

&lt;p&gt;There&#039;s a good article on Adobe about the security settings that began with Flash Player 8:&lt;/p&gt;

&lt;p&gt;http://www.adobe.com/devnet/flash/articles/fplayer8_security.html&lt;/p&gt;

&lt;p&gt;What you&#039;ll want to do is basically designate your C:/ drive (or wherever your content and the test suite are) as a safe zone.  Restart your browser.  That should be all you need to do.&lt;/p&gt;

&lt;p&gt;Basically, without designating that Flash is allowed to execute scripting on your local drive (from your local drive), you&#039;re not allowed to talk to javascript in the browser, which makes the whole SCORM testing thing impossible.&lt;/p&gt;

&lt;p&gt;You can adjust your security sandbox areas here:&lt;/p&gt;

&lt;p&gt;http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Shannon,</p>
<p>There&#8217;s a good article on Adobe about the security settings that began with Flash Player 8:</p>
<p><a href="http://www.adobe.com/devnet/flash/articles/fplayer8_security.html" rel="nofollow">http://www.adobe.com/devnet/flash/articles/fplayer8_security.html</a></p>
<p>What you&#8217;ll want to do is basically designate your C:/ drive (or wherever your content and the test suite are) as a safe zone.  Restart your browser.  That should be all you need to do.</p>
<p>Basically, without designating that Flash is allowed to execute scripting on your local drive (from your local drive), you&#8217;re not allowed to talk to javascript in the browser, which makes the whole SCORM testing thing impossible.</p>
<p>You can adjust your security sandbox areas here:</p>
<p><a href="http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html" rel="nofollow">http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-76</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Mon, 20 Aug 2007 03:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-76</guid>
		<description>&lt;p&gt;Oh my gosh!!! I just tested your example in the trial LMS I am using. It worked! I&#039;m giddy...&lt;/p&gt;

&lt;p&gt;I hope I can duplicate your demo...&lt;/p&gt;

&lt;p&gt;Shannon&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Oh my gosh!!! I just tested your example in the trial LMS I am using. It worked! I&#8217;m giddy&#8230;</p>
<p>I hope I can duplicate your demo&#8230;</p>
<p>Shannon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-75</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Mon, 20 Aug 2007 03:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-75</guid>
		<description>&lt;p&gt;Probably not, being that this is the first I have ever heard of &quot;Security Sandbox&quot;.&lt;/p&gt;

&lt;p&gt;Is this what I should do: &quot;To set this permission level, select Publish Settings &gt; Flash, and then select Access Network Only from the Local Playback Security pop-up menu.&quot; (Flash online help).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Probably not, being that this is the first I have ever heard of &#8220;Security Sandbox&#8221;.</p>
<p>Is this what I should do: &#8220;To set this permission level, select Publish Settings &gt; Flash, and then select Access Network Only from the Local Playback Security pop-up menu.&#8221; (Flash online help).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-74</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 20 Aug 2007 03:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-74</guid>
		<description>&lt;p&gt;Hi Shannon,&lt;/p&gt;

&lt;p&gt;Do you have your security sandbox settings correct?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Shannon,</p>
<p>Do you have your security sandbox settings correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-73</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Mon, 20 Aug 2007 03:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-73</guid>
		<description>&lt;p&gt;Hi again Aaron,&lt;/p&gt;

&lt;p&gt;I&#039;ve been having the most frustrating time trying to implement the JavaScript/Flash Integration kit, so here I am, back to ExternalInterface. I was wondering why the example you created does not load successfully into the ADL Test Suite. Am I doing something wrong?&lt;/p&gt;

&lt;p&gt;Shannon&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi again Aaron,</p>
<p>I&#8217;ve been having the most frustrating time trying to implement the JavaScript/Flash Integration kit, so here I am, back to ExternalInterface. I was wondering why the example you created does not load successfully into the ADL Test Suite. Am I doing something wrong?</p>
<p>Shannon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pipwerks.com &#187; Blog Archive &#187; Actionscript, JavaScript, and SCORM</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-61</link>
		<dc:creator>pipwerks.com &#187; Blog Archive &#187; Actionscript, JavaScript, and SCORM</dc:creator>
		<pubDate>Sat, 11 Aug 2007 06:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-61</guid>
		<description>&lt;p&gt;[...] http://www.adlnet.gov/scorm/articles/article.aspx?id=5 http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/ [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.adlnet.gov/scorm/articles/article.aspx?id=5" rel="nofollow">http://www.adlnet.gov/scorm/articles/article.aspx?id=5</a> <a href="http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/" rel="nofollow">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-63</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 08 Aug 2007 14:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-63</guid>
		<description>&lt;p&gt;Alan,&lt;/p&gt;

&lt;p&gt;The APIWrapper.js file can really be anywhere in your content package as long as you reference it correctly in your HTML.&lt;/p&gt;

&lt;p&gt;If you&#039;re referring to the API for SCORM from the LMS, an LMS will provide that API.  If you run this straight up on your regular ol&#039; webserver, you&#039;ll get a bunch of alert messages letting you know that it can&#039;t find the API... which is right because, um.. you won&#039;t have one outside an LMS.&lt;/p&gt;

&lt;p&gt;As far as the source code, it&#039;s free and open to use.  It&#039;s provided as is all content on the site via a Creative Commons License that&#039;s good for commercial uses, provided you a) Attribute the original work to me and b) share alike any modifications or enhancements to the work. You can read more about the license &lt;a href=&quot;http://creativecommons.org/licenses/by-sa/3.0/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;By sharing-alike, you don&#039;t have to open up your whole content to the world to see... just anything you modify as far as the SCORM stuff... you know, so that this body of work gets better and better through use.&lt;/p&gt;

&lt;p&gt;If you&#039;d like to donate toward my Nintendo Wii fund, I&#039;ll humbly accept &lt;a href=&quot;http://flashforlearning.com/donate/&quot; rel=&quot;nofollow&quot;&gt;donations&lt;/a&gt;. :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Alan,</p>
<p>The APIWrapper.js file can really be anywhere in your content package as long as you reference it correctly in your HTML.</p>
<p>If you&#8217;re referring to the API for SCORM from the LMS, an LMS will provide that API.  If you run this straight up on your regular ol&#8217; webserver, you&#8217;ll get a bunch of alert messages letting you know that it can&#8217;t find the API&#8230; which is right because, um.. you won&#8217;t have one outside an LMS.</p>
<p>As far as the source code, it&#8217;s free and open to use.  It&#8217;s provided as is all content on the site via a Creative Commons License that&#8217;s good for commercial uses, provided you a) Attribute the original work to me and b) share alike any modifications or enhancements to the work. You can read more about the license <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="nofollow">here</a>.</p>
<p>By sharing-alike, you don&#8217;t have to open up your whole content to the world to see&#8230; just anything you modify as far as the SCORM stuff&#8230; you know, so that this body of work gets better and better through use.</p>
<p>If you&#8217;d like to donate toward my Nintendo Wii fund, I&#8217;ll humbly accept <a href="http://flashforlearning.com/donate/" rel="nofollow">donations</a>. <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-64</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 08 Aug 2007 14:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-64</guid>
		<description>&lt;p&gt;Katy, thanks a lot.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Katy, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-65</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Wed, 08 Aug 2007 13:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-65</guid>
		<description>&lt;p&gt;Hi great post.i was wondering...where should the api file be? I get the api message when its uploaded to my server? is there something i can download?&lt;/p&gt;

&lt;p&gt;The other question i have is...is the source code free? Can it be edited and used?&lt;/p&gt;

&lt;p&gt;P.s this has been by far the best resource online.&lt;/p&gt;

&lt;p&gt;Regards&lt;/p&gt;

&lt;p&gt;Alan&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi great post.i was wondering&#8230;where should the api file be? I get the api message when its uploaded to my server? is there something i can download?</p>
<p>The other question i have is&#8230;is the source code free? Can it be edited and used?</p>
<p>P.s this has been by far the best resource online.</p>
<p>Regards</p>
<p>Alan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katy</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-66</link>
		<dc:creator>Katy</dc:creator>
		<pubDate>Tue, 07 Aug 2007 08:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-66</guid>
		<description>&lt;p&gt;Hi Aaron,&lt;/p&gt;

&lt;p&gt;Just to say big thanks for the example. I have been bashing my head against my keyboard for a while now trying to get my project SCORM working, and then I found this and now things are looking a little bit happier in the I.T world.&lt;/p&gt;

&lt;p&gt;Thank you!!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>Just to say big thanks for the example. I have been bashing my head against my keyboard for a while now trying to get my project SCORM working, and then I found this and now things are looking a little bit happier in the I.T world.</p>
<p>Thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-67</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 02 Aug 2007 19:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-67</guid>
		<description>&lt;p&gt;That .zip file is ready to be imported into the LMS.  What you see there is what it looks like straight out of Reload.&lt;/p&gt;

&lt;p&gt;The .xsd files are needed by the LMS.  They define the metadata schemae as identified in the manifest.  no .xsd files and it won&#039;t work.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>That .zip file is ready to be imported into the LMS.  What you see there is what it looks like straight out of Reload.</p>
<p>The .xsd files are needed by the LMS.  They define the metadata schemae as identified in the manifest.  no .xsd files and it won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-68</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Thu, 02 Aug 2007 00:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-68</guid>
		<description>&lt;p&gt;Hi Aaron,&lt;/p&gt;

&lt;p&gt;Seriously, I think you are THE most helpful SCORM support poster. I really appreciate it!&lt;/p&gt;

&lt;p&gt;What does your scormdemo course look like packaged for the LMS? When I used Reload, I did NOT import the xsd files. Are these required for communication with the LMS?&lt;/p&gt;

&lt;p&gt;Thanks for all your help!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>Seriously, I think you are THE most helpful SCORM support poster. I really appreciate it!</p>
<p>What does your scormdemo course look like packaged for the LMS? When I used Reload, I did NOT import the xsd files. Are these required for communication with the LMS?</p>
<p>Thanks for all your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-60</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 25 Jul 2007 10:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-60</guid>
		<description>&lt;p&gt;Suraj,&lt;/p&gt;

&lt;p&gt;I&#039;m guessing you&#039;re using something Open Sourced like Moodle, because with any proprietary LMS they would provide you with some of the IT support you need to solve this problem.&lt;/p&gt;

&lt;p&gt;I can answer this question at a high level, but understand that I&#039;m not an IT guy.  I&#039;m the guy who goes on smoke breaks and out for beers with IT guys.  You want to set up a content server -- possibly several depending on how distributed your 84 centers are -- like if it makes sense geographically to have several servers spread out to reach them all.&lt;/p&gt;

&lt;p&gt;Depending on your LMS and the power of the actual box it sits on, 1500 users shouldn&#039;t be a big deal.  They&#039;re not going to hit the LMS concurrently, and if you&#039;re planning on doing something concurrent with 1500 users... you should be thinking about something other than SCORM (more like WebEx or Adobe Connect).  You can probably get away with a single LMS server and one or more mirrored content servers.&lt;/p&gt;

&lt;p&gt;You&#039;ll need to set up server rules to route content use by IP range, and that way everybody hits the LMS, which then chooses from which content server you&#039;re getting delivered the content.  I would guess that most enterprise-level LMSs can handle something like this.  And even Moodle -- I&#039;d guess you could check the boards and find someone who&#039;s done what you&#039;re looking to do.&lt;/p&gt;

&lt;p&gt;I hope this helps.  Actually, I hope I just didn&#039;t tell you what NOT to do :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Suraj,</p>
<p>I&#8217;m guessing you&#8217;re using something Open Sourced like Moodle, because with any proprietary LMS they would provide you with some of the IT support you need to solve this problem.</p>
<p>I can answer this question at a high level, but understand that I&#8217;m not an IT guy.  I&#8217;m the guy who goes on smoke breaks and out for beers with IT guys.  You want to set up a content server &#8212; possibly several depending on how distributed your 84 centers are &#8212; like if it makes sense geographically to have several servers spread out to reach them all.</p>
<p>Depending on your LMS and the power of the actual box it sits on, 1500 users shouldn&#8217;t be a big deal.  They&#8217;re not going to hit the LMS concurrently, and if you&#8217;re planning on doing something concurrent with 1500 users&#8230; you should be thinking about something other than SCORM (more like WebEx or Adobe Connect).  You can probably get away with a single LMS server and one or more mirrored content servers.</p>
<p>You&#8217;ll need to set up server rules to route content use by IP range, and that way everybody hits the LMS, which then chooses from which content server you&#8217;re getting delivered the content.  I would guess that most enterprise-level LMSs can handle something like this.  And even Moodle &#8212; I&#8217;d guess you could check the boards and find someone who&#8217;s done what you&#8217;re looking to do.</p>
<p>I hope this helps.  Actually, I hope I just didn&#8217;t tell you what NOT to do <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suraj</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-62</link>
		<dc:creator>Suraj</dc:creator>
		<pubDate>Wed, 25 Jul 2007 08:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-62</guid>
		<description>&lt;p&gt;I am using a LMS with SCORM. I have 1500 users. What I wanna do is to distribute my flash movies in 84 centers and get users to consume flash (swf) fom mapped drive. How can I do this.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I am using a LMS with SCORM. I have 1500 users. What I wanna do is to distribute my flash movies in 84 centers and get users to consume flash (swf) fom mapped drive. How can I do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rk</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-55</link>
		<dc:creator>Rk</dc:creator>
		<pubDate>Mon, 09 Jul 2007 12:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-55</guid>
		<description>&lt;p&gt;HI Aaron
 I am not able to download the content.  Can you pls check&lt;/p&gt;

&lt;p&gt;Regard,
Rk&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>HI Aaron<br />
 I am not able to download the content.  Can you pls check</p>
<p>Regard,<br />
Rk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conspirisi</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-58</link>
		<dc:creator>conspirisi</dc:creator>
		<pubDate>Fri, 29 Jun 2007 09:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-58</guid>
		<description>&lt;p&gt;my apologies aaron,&lt;/p&gt;

&lt;p&gt;i was probably jumping in too early with your files. I&#039;ll just run through what I did and my thinking.&lt;/p&gt;

&lt;p&gt;My thinking was i got to develop some scorm compliant flash. A good first step use the 2004 conformance test suite 3rd edition, so I downloaded it.&lt;/p&gt;

&lt;p&gt;I tested it against their non-flash example zip files. Seemed to work ok - got a load of green ticks, IMS Manifest is Well-formed, etc, etc....&lt;/p&gt;

&lt;p&gt;Then I thought I better see if the test suite works with flash content. So I tried using it with your scormdemo.zip. I haven&#039;t touched the zip file I just tested it as is. The test suite just seemed to stall - forever.&lt;/p&gt;

&lt;p&gt;I&#039;m up for writing code, but I wasn&#039;t sure where to start with your zip file. Of course this a problem of my naivity and not your files.&lt;/p&gt;

&lt;p&gt;Anyway thanks for responding so soon.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>my apologies aaron,</p>
<p>i was probably jumping in too early with your files. I&#8217;ll just run through what I did and my thinking.</p>
<p>My thinking was i got to develop some scorm compliant flash. A good first step use the 2004 conformance test suite 3rd edition, so I downloaded it.</p>
<p>I tested it against their non-flash example zip files. Seemed to work ok &#8211; got a load of green ticks, IMS Manifest is Well-formed, etc, etc&#8230;.</p>
<p>Then I thought I better see if the test suite works with flash content. So I tried using it with your scormdemo.zip. I haven&#8217;t touched the zip file I just tested it as is. The test suite just seemed to stall &#8211; forever.</p>
<p>I&#8217;m up for writing code, but I wasn&#8217;t sure where to start with your zip file. Of course this a problem of my naivity and not your files.</p>
<p>Anyway thanks for responding so soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-57</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 28 Jun 2007 14:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-57</guid>
		<description>&lt;p&gt;Conspirisi,&lt;/p&gt;

&lt;p&gt;It&#039;ll take me a couple of days to wipe an environment clean to do it, but I&#039;ll capture how to do this with Camtasia or Captivate and walk through what I&#039;d do to accomplish this.&lt;/p&gt;

&lt;p&gt;Basically, the reason why the wait is so long is either that you don&#039;t have the Java RTE configured correctly and/or your content in Flash is dependent on using scripting that requires it being hosted to get around security sandbox issues with Flash and JavaScript.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Conspirisi,</p>
<p>It&#8217;ll take me a couple of days to wipe an environment clean to do it, but I&#8217;ll capture how to do this with Camtasia or Captivate and walk through what I&#8217;d do to accomplish this.</p>
<p>Basically, the reason why the wait is so long is either that you don&#8217;t have the Java RTE configured correctly and/or your content in Flash is dependent on using scripting that requires it being hosted to get around security sandbox issues with Flash and JavaScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conspirisi</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-56</link>
		<dc:creator>conspirisi</dc:creator>
		<pubDate>Thu, 28 Jun 2007 10:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-56</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;thanks for the scormdemo files, is it possible for you to run through the steps to test it in the ADL Content Package Conformance Test (that is, if it is worth using?). I am completely new to this and test suite asks a few questions like whether it is a Content Aggregation Content Package or a Resource Content Package? Anyway i&#039;ve tried both and the test suite seem to take longer than the wait it warns you about.&lt;/p&gt;

&lt;p&gt;thanks in advance&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for the scormdemo files, is it possible for you to run through the steps to test it in the ADL Content Package Conformance Test (that is, if it is worth using?). I am completely new to this and test suite asks a few questions like whether it is a Content Aggregation Content Package or a Resource Content Package? Anyway i&#8217;ve tried both and the test suite seem to take longer than the wait it warns you about.</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-52</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 14 May 2007 13:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-52</guid>
		<description>&lt;p&gt;Samir,&lt;/p&gt;

&lt;p&gt;The Flash part of such an example would look almost exactly the same.  The only difference would be in the calls to the Run-Time Data Model.&lt;/p&gt;

&lt;p&gt;You&#039;d also swap out the APIWrapper.js file for the APIWrapper.js file for SCORM 2004, which you can get off of ADLNet.gov (if it&#039;s back up).&lt;/p&gt;

&lt;p&gt;That all said, I&#039;ll see what I can do about posting a SCORM 2004 version of the same example.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Samir,</p>
<p>The Flash part of such an example would look almost exactly the same.  The only difference would be in the calls to the Run-Time Data Model.</p>
<p>You&#8217;d also swap out the APIWrapper.js file for the APIWrapper.js file for SCORM 2004, which you can get off of ADLNet.gov (if it&#8217;s back up).</p>
<p>That all said, I&#8217;ll see what I can do about posting a SCORM 2004 version of the same example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samir K. Dash</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-50</link>
		<dc:creator>Samir K. Dash</dc:creator>
		<pubDate>Mon, 14 May 2007 04:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-50</guid>
		<description>&lt;p&gt;Hi Aron,&lt;/p&gt;

&lt;p&gt;I have tested your file and it worked supred in reload player!! Do you have a similar example in flash that will work in SCORM 2004 (ver 1.3)environment ?&lt;/p&gt;

&lt;p&gt;I am badly looking for it , so will appreciate if you can help me in this.&lt;/p&gt;

&lt;p&gt;regards
Samir&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Aron,</p>
<p>I have tested your file and it worked supred in reload player!! Do you have a similar example in flash that will work in SCORM 2004 (ver 1.3)environment ?</p>
<p>I am badly looking for it , so will appreciate if you can help me in this.</p>
<p>regards<br />
Samir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-46</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 11 May 2007 21:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-46</guid>
		<description>&lt;p&gt;Elly, you just made my day :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Elly, you just made my day <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elly</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-45</link>
		<dc:creator>Elly</dc:creator>
		<pubDate>Fri, 11 May 2007 20:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-45</guid>
		<description>&lt;p&gt;You are my hero!&lt;/p&gt;

&lt;p&gt;I have been looking for an example of SCORM 1.2 using the External Interface stuff. I had managed to figure out Flash and SCORM using FS Commands and the old publishing template, but that limited me to Flash 7 player and I want to take advantage of a lot of the run-time things that have come out (better text, bit-map caching, 9-slice, etc.) in the newer players. Your example saved me because I don&#039;t know enough coding to figure all of that stuff out on my own, but with your example, I am able to manipulate it to get my stuff SCORM content and working in our LMS.&lt;/p&gt;

&lt;p&gt;Thank you for putting it together, providing the entire package including .fla and so nicely commenting your code.&lt;/p&gt;

&lt;p&gt;THANK YOU!!!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>You are my hero!</p>
<p>I have been looking for an example of SCORM 1.2 using the External Interface stuff. I had managed to figure out Flash and SCORM using FS Commands and the old publishing template, but that limited me to Flash 7 player and I want to take advantage of a lot of the run-time things that have come out (better text, bit-map caching, 9-slice, etc.) in the newer players. Your example saved me because I don&#8217;t know enough coding to figure all of that stuff out on my own, but with your example, I am able to manipulate it to get my stuff SCORM content and working in our LMS.</p>
<p>Thank you for putting it together, providing the entire package including .fla and so nicely commenting your code.</p>
<p>THANK YOU!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-54</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 08 May 2007 14:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-54</guid>
		<description>&lt;p&gt;Rudolf,&lt;/p&gt;

&lt;p&gt;You &lt;em&gt;definitely&lt;/em&gt; don&#039;t want to use _root.getURL() commands to access javascript if you can use Flash 8.  Well maybe not &quot;definitely,&quot; but the whole idea behind this content example is how you can use ExternalInterface to send JavaScript commands, which should be less prone to unwanted results (// errors).&lt;/p&gt;

&lt;p&gt;Testing in Reload Editor gives you a feel for how the content will play.  Testing in the ADL Sample Run-Time Environment would be better.&lt;/p&gt;

&lt;p&gt;The content example I have here is for SCORM 1.2, not SCORM 2004.  You can switch them out (just switch out the APIWrapper.js for starters).  But the code being used in the ActionScript is based on SCORM 1.2, so those Javascript calls in AS would need to be modified for SCORM 2004.&lt;/p&gt;

&lt;p&gt;Also, since this is Flash running Javascript, chances are that it won&#039;t run locally, so if you&#039;re not in a server environment (even a server environment off your local drive), chances are good that it&#039;s not going to initialize.&lt;/p&gt;

&lt;p&gt;Unfortunately, the ADL website is in transition at the moment, so you&#039;re going to have to hunt (via Google or Yahoo or the like) for someone else who might have the Sample RTE available.  I couldn&#039;t find it at first glance but I&#039;m sure somebody&#039;s got it available since your deadline is like... today.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Rudolf,</p>
<p>You <em>definitely</em> don&#8217;t want to use _root.getURL() commands to access javascript if you can use Flash 8.  Well maybe not &#8220;definitely,&#8221; but the whole idea behind this content example is how you can use ExternalInterface to send JavaScript commands, which should be less prone to unwanted results (// errors).</p>
<p>Testing in Reload Editor gives you a feel for how the content will play.  Testing in the ADL Sample Run-Time Environment would be better.</p>
<p>The content example I have here is for SCORM 1.2, not SCORM 2004.  You can switch them out (just switch out the APIWrapper.js for starters).  But the code being used in the ActionScript is based on SCORM 1.2, so those Javascript calls in AS would need to be modified for SCORM 2004.</p>
<p>Also, since this is Flash running Javascript, chances are that it won&#8217;t run locally, so if you&#8217;re not in a server environment (even a server environment off your local drive), chances are good that it&#8217;s not going to initialize.</p>
<p>Unfortunately, the ADL website is in transition at the moment, so you&#8217;re going to have to hunt (via Google or Yahoo or the like) for someone else who might have the Sample RTE available.  I couldn&#8217;t find it at first glance but I&#8217;m sure somebody&#8217;s got it available since your deadline is like&#8230; today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudolf</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-53</link>
		<dc:creator>Rudolf</dc:creator>
		<pubDate>Tue, 08 May 2007 03:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-53</guid>
		<description>&lt;p&gt;Im building a flash thingy (technical i know im new to this too)&lt;/p&gt;

&lt;p&gt;basicaly a user enters runs through a flash slide presntation and then the exit say on screen 10 when they come back i want the file to open on screen ten i was stoke to find your file and add this code to the exit button
_root.getURL(&quot;javascript: window.close();&quot;);
    _root.getURL(&quot;javascript: window.top.close();&quot;);&lt;/p&gt;

&lt;p&gt;so that it would close in the scorm tester i use (reload scorm 1.2 player)
but when i clcik the exit button using my flash file (wit extra code) or yours without it comes back with &quot;Not Initialized&quot; dialog box??&lt;/p&gt;

&lt;p&gt;any thoughts on whats going on please?
i wuld love to be able to run your file and see it open  at the point of exit and display the infor in my scorm player (oh p.s. the deadline is 8th of the may :) so i got some long nights ) do you have direct urls to the ADSL site where this stuff is?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Im building a flash thingy (technical i know im new to this too)</p>
<p>basicaly a user enters runs through a flash slide presntation and then the exit say on screen 10 when they come back i want the file to open on screen ten i was stoke to find your file and add this code to the exit button<br />
_root.getURL(&#8220;javascript: window.close();&#8221;);<br />
    _root.getURL(&#8220;javascript: window.top.close();&#8221;);</p>
<p>so that it would close in the scorm tester i use (reload scorm 1.2 player)<br />
but when i clcik the exit button using my flash file (wit extra code) or yours without it comes back with &#8220;Not Initialized&#8221; dialog box??</p>
<p>any thoughts on whats going on please?<br />
i wuld love to be able to run your file and see it open  at the point of exit and display the infor in my scorm player (oh p.s. the deadline is 8th of the may <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  so i got some long nights ) do you have direct urls to the ADSL site where this stuff is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-49</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 27 Apr 2007 03:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-49</guid>
		<description>&lt;p&gt;Hi David,&lt;/p&gt;

&lt;p&gt;This content is probably not going to work locally unless you set your Security settings in the Flash 8 (or 9) player to accept local variable exchanges.  And even then, some of the javascript won&#039;t execute properly running locally, which is what the Test Suite does.&lt;/p&gt;

&lt;p&gt;Though what I suggest would fly counter to a strict adherence of the use of the test suite, you might consider setting up IIS to run locally on your windows box and run the test suite via http.  I&#039;ve done that before -- running the Test Suite via XAMPP and that allowed me to test content on my own computer before uploading it to the LMS.&lt;/p&gt;

&lt;p&gt;I&#039;m not a SCORM certification officer, so I can&#039;t even tell you how they do it, but I&#039;d guess it&#039;d have to be something similar.&lt;/p&gt;

&lt;p&gt;As for the integration in L5 SCORM producer, I don&#039;t think that&#039;s going to help much if you&#039;re authoring any kind of Flash content.  Not being as familiar with the tool as others are, if memory serves it auto-magically puts the code into your existing HTML content and then parses through your directory structure to build a manifest.&lt;/p&gt;

&lt;p&gt;You can use Reload Editor to build content packages and the manifest, and it will work with everything.  But if you&#039;re building custom Flash content to run in an LMS -- well, you&#039;re bootstrapping it since there aren&#039;t any plugins (that I know of) that do it all for you in Flash (Adobe/Macromedia made a noble attempt in Studio 8 and their templates &quot;work&quot; but I don&#039;t like them much).  I haven&#039;t seen what CS3 will do for you yet, but since E-Learning isn&#039;t a huge marketing segment for Adobe, I wouldn&#039;t hold my breath that they&#039;ve completely re-designed their SCORM support model.&lt;/p&gt;

&lt;p&gt;There are a number of tools that will do it all for you -- Articulate Presenter, Camtasia, Captivate -- if the complexity of writing event handlers for all the interaction you want in Flash is too heavy for your timetables, you can always go the route of a more user-friendly authoring tool.&lt;/p&gt;

&lt;p&gt;Long and short of it -- working with Flash as an authoring medium isn&#039;t brain surgery, but it isn&#039;t as straightforward as anyone wants it to be.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>This content is probably not going to work locally unless you set your Security settings in the Flash 8 (or 9) player to accept local variable exchanges.  And even then, some of the javascript won&#8217;t execute properly running locally, which is what the Test Suite does.</p>
<p>Though what I suggest would fly counter to a strict adherence of the use of the test suite, you might consider setting up IIS to run locally on your windows box and run the test suite via http.  I&#8217;ve done that before &#8212; running the Test Suite via XAMPP and that allowed me to test content on my own computer before uploading it to the LMS.</p>
<p>I&#8217;m not a SCORM certification officer, so I can&#8217;t even tell you how they do it, but I&#8217;d guess it&#8217;d have to be something similar.</p>
<p>As for the integration in L5 SCORM producer, I don&#8217;t think that&#8217;s going to help much if you&#8217;re authoring any kind of Flash content.  Not being as familiar with the tool as others are, if memory serves it auto-magically puts the code into your existing HTML content and then parses through your directory structure to build a manifest.</p>
<p>You can use Reload Editor to build content packages and the manifest, and it will work with everything.  But if you&#8217;re building custom Flash content to run in an LMS &#8212; well, you&#8217;re bootstrapping it since there aren&#8217;t any plugins (that I know of) that do it all for you in Flash (Adobe/Macromedia made a noble attempt in Studio 8 and their templates &#8220;work&#8221; but I don&#8217;t like them much).  I haven&#8217;t seen what CS3 will do for you yet, but since E-Learning isn&#8217;t a huge marketing segment for Adobe, I wouldn&#8217;t hold my breath that they&#8217;ve completely re-designed their SCORM support model.</p>
<p>There are a number of tools that will do it all for you &#8212; Articulate Presenter, Camtasia, Captivate &#8212; if the complexity of writing event handlers for all the interaction you want in Flash is too heavy for your timetables, you can always go the route of a more user-friendly authoring tool.</p>
<p>Long and short of it &#8212; working with Flash as an authoring medium isn&#8217;t brain surgery, but it isn&#8217;t as straightforward as anyone wants it to be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Jumeau</title>
		<link>http://www.aaronsilvers.com/2007/04/scorm-12-and-externalinterface/comment-page-1/#comment-51</link>
		<dc:creator>David Jumeau</dc:creator>
		<pubDate>Thu, 26 Apr 2007 21:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://flashforlearning.com/2007/04/13/scorm-12-and-externalinterface/#comment-51</guid>
		<description>&lt;p&gt;Thank you so much Aaron! :)&lt;/p&gt;

&lt;p&gt;I&#039;ve tested it and saw it working on Moodle. However, I have been unable to test the course under the ADL SCORM 1.2 Test suite, and under the L5 SCORM producer preview for Dreamweaver as the initialization fails.&lt;/p&gt;

&lt;p&gt;I am wondering if there is some kind of synchronization problem? Perhaps using some kind of event handler system? What are your thoughts on this?&lt;/p&gt;

&lt;p&gt;Thx,&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thank you so much Aaron! <img src='http://www.aaronsilvers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve tested it and saw it working on Moodle. However, I have been unable to test the course under the ADL SCORM 1.2 Test suite, and under the L5 SCORM producer preview for Dreamweaver as the initialization fails.</p>
<p>I am wondering if there is some kind of synchronization problem? Perhaps using some kind of event handler system? What are your thoughts on this?</p>
<p>Thx,</p>
<p>David</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 2.171 seconds -->
