Forum Discussion
SergeyAvseenko
8 months agoCommunity Member
Change the status of the CheckBox on restart based on LocalStorage
Hello!
There is a task to make sure that the progress between sessions is saved in localStorage. Specifically, the CheckBox states (Normal/Selected).
1. Using JavaScript, I made it so that when ...
SergeyAvseenko
8 months agoCommunity Member
I knew I had to use GetPlayer(), but I still couldn't figure out how it works. Couldn't find detailed documentation from the developers)
When I click on the "review" link, everything works as it should, but if I download "localStorage-fix.story", open and run locally, then the checkboxes are not saved. The browser console reports errors.
Could this be due to the fact that I have a stripped-down version of Storyline 3? You have more built-in default variables in the source, for example.