We have a flex app which is going to be distributed around the globe.
We are looking for a localization solution, in which flash can detect
the language (any method) and send the language code to server, and
server will return back the display text. I know I can use the Flex's
localization API, in which we have to bundle the language resources
with Flex app.

Is there any way to detect the local language from the flex app and
send a message to server?

-Vipin

Reply via email to