Make a s:TabBar to loose focus when another button is clicked
- by chchrist
Hello,
I have a s:TabBar which I use as menu and a button outside this TabBar which I use as cart button. When I click my cart button I want to make all the TabBar's Tabs unselected.
Thanks in advance