It is strongly recommend that developers 1st download the BabelFx Library Project and compile the Framework_BabelFx swc with the SDK of their choice (the same SDK that your custom Flex application will also use).
Using the Framework_BabelFx.swc, these samples demonstrate real-world usages and the resulting power of IoC and runtime localization injections.
- GettingStarted - Beginner project with steps that demonstrates how easy it is to add BabelFx localization.
- Intranet - Localization with Modules and Mate IoC framework
- FlexStore4 - Localization with external, dynamcially loaded resource bundles
- Registration - Localization with Cairgorm and Forms. Localization of PNGs, skins, and text.
- CafeTownsend - Localization with Swiz
- ViewStates - Localization with Flex 4 and runtime view states.
- Using Parsley - Localization with Parsley Ioc Framework
- Using ItemRenderers - Localization with ItemRenderers (Spark)