Page 1 of 1

SetVariable UNICODE

Posted: Thu Sep 22, 2005 11:18 am
by Thomas
I have a UTF8 encoded String and want to put it into a Variable over Delphi.
But SetVariable only handles WideStrings and no UTF8String.
How do I put my Unicode to Flash over Delphi ?

Posted: Thu Sep 22, 2005 11:57 am
by Softanics
I have experimented with UNICODE strings and Flash and no success.

Posted: Mon Nov 21, 2005 11:43 am
by onad
this might help:

http://fundementals.sourceforge.net/unicode.html

Try to convert on the fly between WideStrings and UTF8