Multilingual Flash
Posted
by Will
on Stack Overflow
See other posts from Stack Overflow
or by Will
Published on 2010-03-24T11:23:20Z
Indexed on
2010/03/24
12:43 UTC
Read the original article
Hit count: 352
How do you make a Flash movie (using Haxe, or Actionscript code rather than the IDE) that supports multiple languages?
Can you detect the browser's language?
Are there utility classes for managing the strings and selecting the appropriate one based on language?
© Stack Overflow or respective owner