Hi,
I'm currently whipping up a little Mobile application mainly testing the new maven fdks + new Flexmojos + new whatsoever :-) Now I wanted to use a TabbedViewNavigatorApplication as base of my application. But I seem to be getting: Error: Typ wurde nicht gefunden oder war keine Kompilierungszeit-Konstante: ViewNavigatorBase.? Well in english this must be something like: Error: Type was not found or wasn't a compile-time-constant: ViewNavigatorBase Well the ViewNavigatorBase class is there and I see the library being referenced in the config.xml I am using the mobile theme, if this could be causing the problem. Is there a problem in my FDKs? Chris