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

Welcome to the wiki for the BabelFx Sample Applications repository! (aka l10nInjection)

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 BabelFx framework and create a single registry file that contains ALL the mappings of localized content that will be injected into specified GUI, model and controller targets.

Source code to the framework is available at BabelFx | AS3-Flex-Library. You may also want to checkout the new FlashBuilder 4 Setup Guide to configure your l10nInjection projects for FlashBuilder 4. The Questions and Answers section is frequently updated with common tips and tricks for the developer.

Other recommended readings include the tutorials on www.Gridlinked.info:

  1. Amazing Multi-language Solutions for Flex
  2. Learning BabelFx: Video Tutorial
  3. FlexStore Revisited (with BabelFx)


Here are a few sample applications:

Table of Demo Snapshots



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

Clone this wiki locally