Re: Using multiple locale resources

2015-08-14 Thread mark goldin
to this email, your message will be added to the discussion > > below: > > > > > http://apache-flex-users.246.n4.nabble.com/Using-multiple-locale-resources-tp10924.html > > To unsubscribe from Apache Flex Users, click here > > < > h

Re: Using multiple locale resources

2015-08-13 Thread pkumar.flex
hem with the same name in different locales. > > Thanks > > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://apache-flex-users.2333346.n4.nabble.com/Using-multiple-locale-resources-tp10924.html

Re: Using multiple locale resources

2015-08-13 Thread Alex Harui
You can have more than one loaded. The SWF name doesn’t matter, what matters is the name of the classes in the module. First-in-wins. -Alex On 8/13/15, 11:06 AM, "mark goldin" wrote: >Can I have multiple resource modules available at the runtime? Maybe that >be changed but I do have them with

Using multiple locale resources

2015-08-13 Thread mark goldin
Can I have multiple resource modules available at the runtime? Maybe that be changed but I do have them with the same name in different locales. Thanks