I'm using Flex 3 Beta 3.  I have a TabNavigator component where the
children are created dynamically from a Repeater.  When the dataProvider
of the repeater changes, the tab labels update accordingly, EXCEPT the
tabBar index of the component doesn't visually update.  I would just set
myTabNav.tabBar.selectedIndex = whatever, except that the tabBar is a
protected member.

I can work around this by extending the component (I think) but I
shouldn't have to do this - perhaps I'm missing something on how to best
approach it.

Jeff Battershall
Application Architect
Dow Jones Indexes
[EMAIL PROTECTED]
(609) 520-5637 (p)
(484) 477-9900 (c)

Reply via email to