Friday, November 28, 2008

[Flex] Enable Unicode in Flex Builder Debug Console


Huh?

Never found this problem? sure if you not working with other language! in my case Thai language never show up properly event i try to change font setting, that's mean Debug console view didn't support UTF-8 nor any other Unicode, after googling i found this link safe my time ;)

http://paranoid-engineering.blogspot.com/2008/05/getting-unicode-output-in-eclipse.html

So?

Let's try with Flex Builder! (Window XP)
1. locate your C:\Program Files\Adobe\Flex Builder 3\FlexBuilder.ini
2. add this line -Dfile.encoding=UTF-8
3. save and restart Flex Builder
4. trace something and continue enjoy coding

image
FYI : it's say "สวัสดี" (Sawadee) mean "Hello" in Thai language

Next?

Maybe try some Alchemy http://labs.adobe.com/technologies/alchemy/ 
hmm....should be fun there ;)

2 comments:

Anonymous said...

I dont know if using PureMVC is a good idea, it is over-architected.

And the name is cheater...

I think it needs some tweeks... especialy coz it kill a lot of time doing type casting and dispatching and deleting commands...

anyway... i just suscribed to your rss!

katopz said...

that's why i wrote that "someone said it's good", lol, btw i agree with too much command ;)

anyway... thx for comment ;D