Right, but how do you create the resource bundles and dynamically load
the locales?

It seems like it's very different in Royale.



On 11/26/2020 1:58 AM, Yishay Weiss wrote:
> In emulation components it’s similar to the Flex syntax. We have seen bugs 
> however with the @ annotator syntax in mxml and are using instead things like
>
> <s:Label text=”{ResourceManager.getInstance().getString(‘bundle’, ‘key’)}”/>
>
>
>
> From: Edward Stangler
> Sent: Thursday, November 26, 2020 12:31 AM
> To: [email protected]<mailto:[email protected]>
> Subject: Resource bundles and locales
>
> What is the current way to do resource bundles and locales?
>
>
>

Reply via email to