As far as I know, NavigatorContent isn’t clickable.  It is just a non-visible 
wrapper that allows Spark components to work within the MX TabNavigator.
If you want your function to be called when the user activates that tab in the 
TabNavigator, use the events on the TabNavigator object as suggested by Tom, 
such as the Change event that is dispatched when a new tab is activated.

https://flex.apache.org/asdoc/spark/components/NavigatorContent.html#eventSummary

Hordur
Lausn


On 10.12.2014, at 16:34, CodeGirl <[email protected]> wrote:

> Oh and as for my experience level.   I have been programming for over 35
> years.   I started using Flex in 2010 I think.   Maybe 2011.
> 
> 
> 
> --
> View this message in context: 
> http://apache-flex-users.2333346.n4.nabble.com/Open-a-new-Browser-tab-from-Tab-navigator-Content-tp9046p9081.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to