|
Step One: Language Setting

The default language of Flash Media Show is English. The current version provides three language versions: Simplified Chinese, Traditional Chinese and English. You can choose or change the language by configuring the file configure.xml.
<Language dataļ¼"en"/> is for English
<Language data="zh-cn"/> is for Simplified Chinese
<Language data="zh-tw"/> is for Traditional Chinese
TIPS: you also can add new languages according to the language.xml structure. |