May be you need to read this first... http://labs.adobe.com/wiki/index.php/Flex_3:Feature_Introductions:_Runtime_Localization
The resource bundle swc is build with the SWC and the resource bundle swf is build with the SWF. On Tue, Jan 26, 2010 at 1:42 PM, Mark Lowe <[email protected]> wrote: > Thanks for the replies.. > > Correct me if I'm wrong, but loading the bundles with the > ResourceBundle metadata means the bundles are compiled into the swf. > I'm using this as a workaround, but I really need to be able to load > them at runtime.. > > I did see the example, but the bundles and swf are in different > modules, I was under the impression that I could build the bundle swfs > with the application.. The copy-flex-resources goal certainly deals > with including both application.swf with the Resource_{locale}.swf.. > I'll try building them in different modules, although it would be a > shame if this cant be handled in a single swf module.. > > Mark > -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
