Forum Discussion
JumpToSlide in JavaScript Not Working
- 2 years ago
on Review 360 storyline courses are using a special mode "dark-spider" with more features in GetPlayer()
publish for Web/LMS -> normal mode
publish for Review 360 -> "dark-spider" mode
you can activate "dark-spider" with
window.autoSpider = true;in story.html
now you 'only' have to test whether this spider-mode has side effects
on Review 360 storyline courses are using a special mode "dark-spider" with more features in GetPlayer()
publish for Web/LMS -> normal mode
publish for Review 360 -> "dark-spider" mode
you can activate "dark-spider" with
window.autoSpider = true;in story.html
now you 'only' have to test whether this spider-mode has side effects
This is not working in an LMS. Anyone have an idea why? Works well on web server but not on Absorb LMS.
- Nathan_Hilliard4 months agoCommunity Member
Also take a look at this post for an updated approach that does not require file editing. May work better for you.
Jump To Slide via JavaScript Unlocked | Articulate - Community
Related Content
- 2 years ago