In a Lotus Notes form, i have embedded a flash swf. Through this, users can
submit applications, and I send the data to the Notes form with loadvar and
post. That works just fine. But, special characters, like ? ? ? gets muddled
and turns into ??,??,??.
I have tried to set charset to UTF-8 and to ISO 8859-1, to no avail.
I have tried to maximize number of fonts in the flash file, but no result.

I have seen several posts about importing special characters TO Flash, but
can't find anything about the other way.
Does anyone know what to do please?

I do mainly Notes/domino developing, and am new to flash developing

Thanks four help