В распоряжении кодера есть такая возможность:

Код:
System.capabilities.language
,но
Цитата:
In Flash Player 7, English systems return only the language code (en). Second, on Microsoft Windows systems this property now returns the User Interface (UI) Language.
...
In Flash Player 7 on the Microsoft Windows platform, this property now returns the UI Language, which refers to the language used for all menus, dialog boxes, error messages and help files.
|
Получается, что эта функция будет корректно работать только на русифицированных ОС. Что не очень хорошо. А если у меня не русифицирована, т.е. все менюшки по-английски, а язык системы русский? Возможно ли как-то сделать, чтобы эта функция работала как в плеере 6?
Цитата:
|
In Flash Player 6 on the Microsoft Windows platform, System.capabilities.language returns the User Locale, which controls settings for formatting dates, times, currency and large numbers.
|
Вот так.