hi there, i have some code that loads dat dymanicaly data from an mssql database… so far, so good…
the data loaded is chinese text and if displayed on a normal html page (have to change to encoding to big5) looks perfectly normal and healthy but, famous last words, the same does no thappen in flash. flash just shows rubbish.
i’ve tried using the
System.useCodepage = true
and access the page from a windows chinese, and it did not work
tried a couple of more tricks and nothing, and to be honest, it’s driving me nuts…
what i wnat to know is, is there any way to tell flash that is group of data is to be interpreted with the big5 enconding. sort of like we do to Internet Explorer by changing the Encoding in the view menu…
please, please help…
thanks in advance for your time and patience…
wils