Hi,
I try to call timeLines depending on which button is clicked, but I get errors. I've set a basic example on codepen.
What I try to achieve, is depending on the button clicked, to restart a TimeLine.
On my project, I have a lot of button, and I want to call the timeLines dynamically, without creating a different event for each button,
Does anyone have an idea how to solve this ?
Thanks in advance,
Olivier