aTxIvG4001 wrote:I am still finding the way to access Myanmar2/Myanmar3 Unicode bro, because some of the characters like Patsints are cannot access by javascript currently, thats why.
I think i get what you mean, so i'll throw with my knowledge if you dont mind.

In Unicode they don't store some characters this way. so you cant access it ( i guess), you can just place the letters in correct order and the rendering engine will print it out for the user.
So, I am guessing in your keyboard, you only need to replace F (shift+F) with key U+1039 from char map. to write ka - nha lone sint , user would have to write u + shift-f + u.
I was working on making a virtual keyboard in flash before i saw your javaversion. I think i'll just wait and use urs

Here is my current version,
http://luaye.com/share/mmkey/All i am doing here is replace English key inputs with Myanmar unicode that corresponds to Myanmar Keyboard- keys.
[edit] Examples:
u + shift-f + u = က္က ka - na lone sint.
r + i + f + shift-f + shift-; + v + m = မင်္ဂလာ min ga lar
p + i + f + shift-f + u + j + shift-h = စင်္ကြံ sin kyan
- so basically you write as you would read out the spelling.
Useful link:
http://www.unicode.org/notes/tn11/myanmar_uni-v2.pdf