Forum Discussion
johnfaulkes
4 months agoCommunity Member
What am I doing wrong with local storage?
I would greatly appreciate if someone could look at my rationale and my JS for making this work?
From the attached SL file, I published the two scenes separately (to Review), one to send some varia...
Nathan_Hilliard
4 months agoCommunity Member
First, try correcting these errors and try again.
JS trigger #2 on first slide: Change 2 occurrences of player.Get.Var(...) to player.getVar(...)
JS trigger #1 on second slide: Missing second single quote at end of local_mindset_importance
When publishing in Storyline to test, Press F12 to see the developer panel and check the console window for error messages (e.g., syntax errors, not a valid script, etc.).
Related Content
- 3 months ago
- 1 year ago
- 3 months ago