Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
ThomasBurleson edited this page Sep 14, 2010 · 30 revisions

Welcome to the wiki for the l10nInjection Sample Applications repository!

Discover a better, amazing way to build multi-language features into your Flex applications. Instead of using the traditional Flex approaches using the resourceManager.getString() calls, instead you can use Inversion of Control (IoC) and inject localized resources into your views and controls at runtime. Use the l10nInjection framework and create a single registry file that contains ALL the mappings of localized content that will be injected into specified targets.

To quickly learn more about l10n Injection, watch the slide show below:

Source code to the framework is available at http://github.com/ThomasBurleson/l10n_Injection.

You may also want to checkout the new FlashBuilder 4 Setup Guide to configure your l10nInjection projects for FlashBuilder 4.

Here is a feature sample application:

Multi-language Flex Store (for Flex SDK 4)
http://www.gridlinked.info/images/l10nWiki/snapshot_flexstore.png

Clone this wiki locally