That is my first topic here.i hope you can help me. I don't know if anyone knows Scorm but it is a standard for e-learning porposes.
I have got a flex app that communicates with a Scorm-API. When i run a javascript function from flex with "adl.nav.request" , i have to make a terminate function to make it happen which unloads the whole system,becouse this function updateds an "imsmanifest.xml" file. This xml is updated this time. This xml contains all the items that are connected to the index.hml which runs the flex app. That is why its refreshes. But i don't want my flex application to restart too.
How can i do that? Is anybody a scorm expert?:)
Good bye!