[osflash] SCORM multi api wrapper

andrew.lucking@aero.bombardier.com andrew.lucking at aero.bombardier.com
Wed Oct 25 11:26:21 EDT 2006





> Guys, sorry for posting on both mailing lists, but I don't know where it
belongs.
>
> With the SCORM Version 1.2/2004 Template for Flash , if you do following
:
>
> proxy.call( "apiCall", "getValue", "_DataModelElement_" );
>
> how can you access the value????
>
> proxy.call doesn't return anything, and if you do following :
>
> var value:String = proxy.call( "apiCall", "getValue",
"_DataModelElement_" );
>
>
> Mtasc gives an error, because proxy.call has no return value.
>
> Lieven Cardoen
>
> Ps : I've searched for this on flashforlearning.com, on adobe sit,
google, ? and found nothing
>
>


Lieven,

It's been awhile since I used the JavaScriptProxy but I seem to recall
having to build a small JavaScript method that wraps the apiCall and
returns SCORM results to a callback in my swf.

I could dig it up for ya if you like. Refresh my memory, where does the
multiAPIWrapper originate? Was it flashforlearning.com?

Cheers,
Andrew









More information about the osflash mailing list