Forum Discussion
Buttons not behaving properly when previewing (or publishing) entire project
- 4 months ago
Slide 3 uses the same xPos and yPos variables as slide 1. Variables maintain their value. That means the values xPos and yPos have at the end of slide 1 will be the values they have when the user starts slide 3.
You can either use separate variables for each slides, or reset the values to the default "1" when the timeline of the slides begins.
Slide 3 uses the same xPos and yPos variables as slide 1. Variables maintain their value. That means the values xPos and yPos have at the end of slide 1 will be the values they have when the user starts slide 3.
You can either use separate variables for each slides, or reset the values to the default "1" when the timeline of the slides begins.
This worked! Thanks so much, Judy. Really appreciate the help.
- JudyNollet4 months agoSuper Hero
You're welcome! Pay it forward when you can. 😊
Related Content
- 10 months ago
- 10 months ago