Forum Discussion
Stopping Animation on a revisit of a slide
I have a bulleted list that is animated - Floats in. But when this slide is revisited I would like them to not float in. Is this possible?
6 Replies
- WaltHamiltonSuper Hero
Almost anything is possible, if you are willing and able to commit sufficient time and effort to it.
Here is one suggestion that might work. Since animations are tied to objects, and not triggers, you will need two sets of objects. You will need to use a variable to show if the slide has been visited or not, and you need to set the slide to reset to initial state when revisited. If not, the timeline doesn't start from the beginning. One set of objects will have animation and will appear when the timeline starts if the variable shows that this is the first visit. The other set will not have animations and will appear when the timeline starts if the variable indicates the slide has been visited. You will need an action to change the variable, but be careful not to change it before it is evaluated, and has set the first set of objects in motion.
If you are in love with states, you can create a state and attach an animation to it, but you will still need a means of indicating that this slide has been visited. A variable is probably your simplest, most reliable method of doing that.
Good luck with your project. If you get it going, and hit an impasse, post it on the forum, and somebody may be able to give you suggestions.
- CraigNazarethCommunity Member
The logic here is on point! much apprciated
- RidvanSaglamCommunity Member
Hi Kathy,
You can simply arrange it from the Slide Properties. When open it, you will see 'When revisiting' option, choose 'Resume saved state'. When you revisit the slide, animations won't work again.
- CraigNazarethCommunity Member
This saved me hours! Thank you
- MarianaMansourCommunity Member
Simple and totally helpful. Thank you!
- KSmith-55c2c2aeCommunity Member
Great solution thank you as well!
Related Content
- 9 months ago
- 11 months ago
- 13 days ago