Multilingual swf - looking for direction or advice

hey folks,

i’m working on a project for an upcoming film where there will be a map that displays users from all over the world. you’ll be able to click certain countries and show a list of users whom have registered in that country. the client has requested that usernames get displayed in their local language. the swf needs to contain characters for multiple languages.

if i click japan, i get a list of japanese users in japanese characters.
if i click russia, i get a list of russian users in russian characters
if i click the US, i get a list of US users in english characters

these all need to be from the same swf, from one single database.

i’ve little knowledge on the database side, getting some help with that (any input would be helpful that i can pass onto my PHP guy). looking for any direction or advice that can be given on the flash front. is it as simple as clicking the embed outlines button and embedding everything? using a system font i’m guessing would be the simplest.

thanks in advance