What's going on with my timeline?
Hi guys,
Simple question, wondering about 'actions'.
I have 3 buttons. When user clicks one of them, this.play();
Btn3 gets clicked on the first question and Btn1 gets clicked on the second question.
However, button 1 and 3 are both visible on both questions. So when we click Btn3 on the second question, it still does play().
I'm wondering about actions and the timeline because I have specified above each section what I want - but it's still reading it from previous actions.

Please let me know if you have any insights!