Forum Discussion
MartinRoss
10 years agoCommunity Member
Link to a URL held in a variable
Has anyone been able to create an onscreen link to a webpage whose URL is held in a variable? I can't get my javascript to work.
My current attempt goes like this:
var player = GetPlayer(); var...
MartinRoss
4 years agoCommunity Member
Have you checked whether the variable Lecture1 is being populated successfully from your .js file? Try putting its value on screen. If not, you'll need to use SetVar - look at https://articulate.com/support/article/Articulate-Storyline-360-JavaScript-Best-Practices-and-Examples for guidance