I’ve been working on solving the following scenario for a week now. ChatGPT, Gemini, and Claude can’t solve the problem. I’ve tried at least six different proposed solutions—but there’s always one thing that doesn’t work.
I want to create five buttons in KLWP pro (newest version). Each button uses an animation to blend in an element, but only one element can be open at a time.
-
When I press Button 1, it opens Element 1.
-
When I press Button 1 again, it closes Element 1.
-
When I press Button 2, it opens Element 2
-
and so on
But:
- When Element 2 opens and there is still another Element open (eg Element 1), this should fade out - or simply disappears right away (doesn’t matter).
I’ve already managed to program that part. But here’s where I’m stuck: The open elements should automatically fade out via an animation after 5 seconds.
I’ve tested using Flow, complex animations, and numerous combinations of formulas and paths. It can’t be that hard, can it!?
Maybe my brain is a little fried after all this thinking, and the solution is actually really simple…
