Hello. I am trying to make some tabs that are overlaping.. I extended the TabBar flex's default component, put a horizontalGap of "-10". The problem is that the tabs overlap in a different order. I want the first tab on the last level of the display list, so it's not overlaped by the the second tab... and so on.
check this out: http://www.flickr.com/photos/[EMAIL PROTECTED]/412718564/ I want to extend the TabBar so I keep all the other good stuff that comes with it. Can this be done? thank you for your time!

