Hi all, I ran into a problem with locale bundles:
An example: setting locale to nl_NL and diving into resourceManager (ResourceManagerImpl.as:855), the wrong bundle is assiciated with my locale. Check out this: http://www.archemedia.eu/flex/images/wrongBundle.png <http://www.archemedia.eu/flex/images/wrongBundle.png> resourceBundleClassName "nl_NL$SharedResources_properties" Something must go wrong in the compiler? Any ideas? Dany