Show - Hide
March 18, 2021 12:00 AM
Hi,
1. The the attached file, I want each image to fade away when other ones appear.
2. I tried HIDE option but it doesn't seem to work.
3. Kindy suggest.
Discussion (2)
All actions on page level are executed in relation to the page itself, i.e. an "On: Hide" action on page level is run when the page is hidden.
Your left image is intially visible. Add two actions to it:
On: Show
Action: Hide
Target: This object
Delay: 3 sec
On: Hide
Action: Show
Target: businesspeople...
Use similar actions on the second image to hide it again after a delay and show the third one.