-
Notifications
You must be signed in to change notification settings - Fork 7
Sample Applications
Check out the following samples:
(1) Employees Intranet (Mate MVC with Modules) Source Code | Online Demo
Multi-language (English and German) version of the Mate MVC sample application “Intranet”. This demo also demonstrates how each module can have its own localization map.
(2) Multi-language Flex Store (for Flex SDK 4) Source Code | Online Demo
Multi-language version (English, Chinese, Spanish, French) version of the FlexStore Revisited application. This demo also shows how “localeChanging” events can be used to activate spinners and load external, localized xml data files. Also demonstrates the auto-detection feature to start the application in your preferred OS language setting.
(3) Registration Demo (Flex SDK 3) Source Code | Online Demo
Multi-language version (English and Spanish) demonstrates advanced form use with validators, tooltips, Degrafa skinning, AND l10n injection. Notice that the buttons are PNGs which are also localized. And the “Thank you for Registering” text is htmlText that is localized with the user’s name/email as parameters.
(4) Views with Deferred Creation (for Flex4) Source Code



