if you dont use creationPolicy="all" on a TabNavigator it will throw an error 1009 when trying to access objects on multiple tabs not shown hope this helps other users who run into it
--- In [email protected], "Jason B" <[EMAIL PROTECTED]> wrote: > > Ok i was able to isolate why the error occurs > > if i reference an object which is in the tabnavigator and that tab is > not selected it will throw an error > > > but if i reference a checkbox on the current selected tab its fine? >

