Hi, friends! Recently I find flex use UCS-2 as the internal string representation.
is this correct? because after i pass a string out of the flex to container by using external interface api. i find the string in memory is coded using utf-16(ucs2) any suggestion? because i can't find any doc on this. so discuss here. regards yinan

