Forum Discussion
MarisaRing-17b1
2 years agoCommunity Member
Dynamic Progress Bar Template
Hello. A few days ago, I thought it wasn't possible to include a dynamic progress bar that could be used with any number of slides. A few minutes after that, I built one. It's remarkably simple. I u...
KevinJahnsen
2 years agoCommunity Member
Nice work! Would be great if the state did not revert to the default (blank) when going to previous screens. Any way to keep the object's state if 'Menu.Progress' value is less than the new one? Maybe a temporary variable that keeps track of the current progress and changes the state accordingly when navigating the content?
- MarisaRing-17b12 years agoCommunity Member
I have now modified it to keep the progress even if you navigate back to previous screens. The difference is that the triggers take place when the timeline starts on the Progress Bar element itself. This is better because copying and pasting the Progress Bar element into a different slide master will carry over the triggers, as well. :)
- KevinJahnsen2 years agoCommunity Member
clean and simple; I like it.