execute AICC_Lesson_Status from Flash

I usually make an action group on the final page with an action to set the lesson status to complete and another to exit the title. Then from flash I would call:import flash.external.*myBtn.onRelease = function(){ExternalInterface.call("runGroup_og38");}only replace the og38 with the html published name of your action group - it should show up under properites. Hope that helps.

Discussions have been disabled for this post