hi, I find this problem. because flex use utf-16 internally to represent string. so operator [] will fetch a very big int(non ascii) for base64. so it failed.
just share with guys. regards icykorpio
hi, I find this problem. because flex use utf-16 internally to represent string. so operator [] will fetch a very big int(non ascii) for base64. so it failed.
just share with guys. regards icykorpio