Forum Discussion
GarrisonWilliam
1 year agoCommunity Member
JumpToSlide in JavaScript Not Working
I'm trying to create navigation based on variables. The JumpToSlide function in JavaScript works when a project is exported to Review 360 as expected. It does not work when exported to web. Export ...
- 1 year 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
GarrisonWilliam
10 months agoCommunity Member
This is not working in an LMS. Anyone have an idea why? Works well on web server but not on Absorb LMS.
Nathan_Hilliard
10 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