On 9/11/14 1:13 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >> Are you saying it works with other SDK versions? >Yep. > >> I was able to get an error about the Alert skin missing. That's >>usually a styles/moduleFactory >> issue. > >How would you fix that? Every UIComponent has a moduleFactory property. I think Spark Alert should pass its moduleFactory to PopUpManager.addPopUp. But it is strange if this wasn't a problem in 4.12.x. And/or, Spark Alert's show() method should have a moduleFactory parameter and the application has to use it. > >>> and with the SDK locale example the new locales don't seem to be >>> included. Running these as standalone projects works fine. >> I'm not sure what error you are getting or how to reproduce it. > >No error is produced but the localized errors don't show. This is for the example in "Apache Flex Components And Features"/"Apache Flex 4.9"/"New SDK Locales" or some other example? In the one I tried, you pick Greek or one of the 7 languages hard-coded into the example and the Error Message changes. Does it work if you compile against the flex-sdk repo? -Alex