UTF-8 Problem
How to interpret utf-8 letters from xml?
I need to set šđćčž etc...
Thanks!
Did you use System.useCodepage=true ?
I try to add
<?xml version="1.0" encoding="utf-8"?>
but no help
One thing more, when i create file from flash i can see my letters but in your file i can see next an previus words with my letters i trenslate in ImageViewer.as
im also add
//!-- UTF8
as a first line in ImageViewer.as but no help
Last edited by iggori; 10-31-2008 at 11:42 PM.
|