Forum Discussion
SunilDhakad
31 days agoCommunity Member
ExecuteScript its not working after reload/refresh in trigger.js
Hi, We have recently upgrade the storyline latest version (Build 3.92.33293.0) and we seems some changes in javascript. Earlier we had only user.js file to each slide script calling for jump on othe...
MathNotermans-9
30 days agoCommunity Member
As Susan says this might be due to scope. In the past each Storyline trigger got its own scope. So trigger A was unaware of anything defined in trigger B. I didnot explore the new way Articulate publishes in depth to say anything bold, but im inclined to think Susan is correct. Do search my posts for 'scope' or 'global scope' and you will find some workarounds for the old way of publishing. Susans apprach migt be the best fit for it now.