was hoping someone could recommend a relatively simple solution for managing multiple langauges in Flash
Problem:
I have a Flash image caraousel, and I need to manage multiple translations & fonts for the text captions and potentially localised images E.g. picture of a sales person from China for the China version of the webpage
Solutions under consideration:
- Have multiple translations in 1 XML file, categorized by country, use HTML dynamic text fields and set relavent font family through passing a &country="" FlashVar in the embed code
- Create separate SWF & XML files for each translation, and use conditional Javascript to embed the right version