Forum Discussion
AdamTrosper
8 years agoCommunity Member
lmsAPI Functionality in HTML5 Output
Hey all,
I've been searching through the forums and haven't been able to find anything solid. I'm using Storyline 360, outputting to both HTML5 and Flash to cover my bases, since the audience doe...
HeleneSobelman-
8 years agoCommunity Member
I apologize if this is duplicative... I have read thru this thread but I still can't get this to work.. so I must be doing something wrong.
I had a very simple piece of javascript that was working to mark completion (below) and it was working for flash output just fine but now does not seem to be working for html5.
var lmsAPI = parent;
SetStatus("completed");
It doesn't sound like there has been a software update to address this yet.. but in the meantime.. is there any snippet of code that I can use to mark completion in both the flash and html5 versions?
Any help is much appreciated!