Component comboBox & chinese language

HI EVERYBODY!

How can I visualize chinese ideograms in a flash component?
I need fonts to be embed in the movie.

I tried to insert on the stage a text field with the ideograms embed in it, then I added this action:

combo.setStyle(“fontFamily”,“Verdana”);
combo.setStyle(“embedFonts”,true);

while trying the movie I was able to read chinese ideograms, but after published only empy squares were visualized!!! :crying:

Any idea?

THANK U ALL, BYE!