[Animate CC 2017] Movie clip and its nested button click problem
Hello.
I'm trying to make expandable banner in Animate CC 2017.
It consists of collapsed and expanded movie clip symbols and nested close button in expanded symbol.
When it is expanded there are two actions user can do: collapse banner by clicking close button or open URL by clicking on the expanded symbol area.
The problem is that when the close button is clicked there are two actions: banner is collapsed and URL is opened.
How to separate this clicks? Is there any analog of z-index?