SOS! Set Flash Variable from Lectora
November 24, 2008 12:00 AM
Found the solutionfunction action184(fn) {var isInternetExplorer = navigator.appName.indexOf("Microsoft") != -1;var obj = isInternetExplorer ? document.all.swfanim166 : document.swfanim166;obj.SetVariable("mute", "true");}
Discussions have been disabled for this post