Hello all,
Trying to program my TPC. FOr now I have one issue:
My page has three buttons: A, B and C. It should not be possible to activate 2 buttons at the same time. The property "Actuation" is set to "Maintened" for all buttons.
Example:
User presses Button A.
Button A is active, timeline A starts.
User presses Button B.
Button A and timeline A should release automatically.
Button B is active, timeline B starts
I can start and stop the timeline using the triggers and scripts. What should I do to release the buttons?
Thanks in advance,
Dennis