Forum Discussion
Progress Bar in Storyline
- 2 months ago
Look at this modification to your project. I added one variable to SL and modified the script on your master slide. You script is disabled. There are two alternatives.
The one after yours (also disabled) just adds the missing lines to your script that animates the bar between slides. It also comments out the lines that do not apply to this project.
The last script (active) updates the code a bit to use the new JS API which is better for identifying slide objects than the accessibility text, and to eliminate the two extra variables you adjust on the master slide (optional).
The end result for either is that the bar animates smoothly between positions, even if you jump between slides using the side menu, forward or backward.
https://360.articulate.com/review/content/296ca509-c227-4224-a516-b4534490b785/review
Look at this modification to your project. I added one variable to SL and modified the script on your master slide. You script is disabled. There are two alternatives.
The one after yours (also disabled) just adds the missing lines to your script that animates the bar between slides. It also comments out the lines that do not apply to this project.
The last script (active) updates the code a bit to use the new JS API which is better for identifying slide objects than the accessibility text, and to eliminate the two extra variables you adjust on the master slide (optional).
The end result for either is that the bar animates smoothly between positions, even if you jump between slides using the side menu, forward or backward.
https://360.articulate.com/review/content/296ca509-c227-4224-a516-b4534490b785/review
Related Content
- 6 months ago
- 2 years ago