AICC_Lesson_Location into Flash
April 13, 2007 12:00 AM
We are developing an e-learning module whereby the flash menu that points to the relevant title chapters unlocks as the user progresses forward thus forcing them to follow the material sequentially.I have tried getting the AICC_Lesson_Location value into the Flash menu (with the name 'anim105') using the following two lines of code to set the appropriate Flash variables but neither seems to work:getURL ("javascript:window.document.anim105.SetVariable('aiccVal',A ICC_Lesson_Location.getValue())"); getURL ("javascript:window.document.anim105.SetVariable('lmsVal', LMSGetValue('AICC_Lesson_Location'))"); We also need similar code to get the AICC_Lesson_Statusin there, so we can unlock the entire menu if they have completed the course in question.Does anyone know why these are not working?all bestian
Discussions have been disabled for this post