Forum Discussion
johnfaulkes
11 hours 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
7 hours 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
- 12 months ago
- 2 years ago
- 7 months ago
- 21 days ago