Forum Discussion
MartinRoss
11 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
11 years agoCommunity Member
For more posterity, the reason to do this is so I can store external URLs in a .js file, allowing them to be changed post-deployment without republishing the course. On the first page of the course I populate the Storyline variables with the strings held in the .js file.
Related Content
- 9 months ago
- 9 months ago
- 9 months ago
- 9 months ago