View Full Version : FPP Unicode support !?
kuangozz
05-20-2008, 04:41 AM
I don't know what happens to other non-latin languages , the TOOLTIPS can't show Chinese characters .
Or is there any solution to overcome this ?
Thank you !!
Tuddi
05-20-2008, 05:24 AM
Try the attached tooltip which I have made for chinese characters.
You can change the tooltips.fla
Open it with flash (if you have it) there you click "embed", select the languages you want to use, and publish it. That's all there is to it.
I have NOT tested the attached file, but according to theory, it should work with Chinese characters.
Please let me know if it does... or doesn't.
kuangozz
05-20-2008, 10:44 AM
Thanks Tuddi .
But it doesn't work ! Same problem as original .
I'm thinking that is there any mistake when FPP read the XML ?
May be the problem comes when the FPP read some "special characters" like Chinese ?!
For example , I need to show this words (simple and easy to test) : "六三" , could you please help me to try to show it in your FPP ?
kuangozz
05-20-2008, 11:04 AM
Now I discover that there's a mistake of character encoding , anywhere among of FPP , XML or Extensible Tooltips !
Yes , I'm trying extensible Tooltips from flashpanos.com what I can modify fontface .
and after I posted previous post , I tried to open this page HTML source to see how Chinese character show in the source viewer .
And this is what I've got :
This page has charset=ISO-8859-1
and with my Chinese characters : 六三 ,it will be come :
& # 2 0 8 4 5 ; & # 1 9 9 7 7 ; (with no space between each character !!!)
in the source code view .
and I tried to paste this strange numbers to
alt="......." in XML
so it works , the Chinese characters shown !!
So , where's the problem ?
Thank you !
vBulletin® v3.7.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.