Not finding what you are looking for? Request a recipe!
Disable warning options in Flex Builder.
Create component which will receive data for numerous of languages and make data available trough keyword from every place in the application. On server side you can use file that contains data for different language or you can use database like in my case. You can also make array with multilanguage ...
Find item in array and select it.
Add KeyboardEvent event listener on form and listen for char code 13 (enter).