I guess it's as simple as using unicode font. Best of all use device fonts.
2005/12/16, Devendran I <[EMAIL PROTECTED]>: > > Any how > Thank you guys...... > I'll do it. If u Know any other Simple way to get Unicode input please > let me know..... > > Thanks, > > Regards, > Devendran.I > > 8ball Developer <[EMAIL PROTECTED]> wrote: > All you have to do is to do a key board mapping depending on the > language > the user selects. The mapping is something like this: > > This is Russian key mapping. > There is much more to this and I don't want to make it sound simple but it > is doable and I've done it. I just can't share the code. Sorry. > > Good luck. > > > On 12/15/05, Mike Lyda wrote: > > > > > > umm.. it kind of sounds like you want Flash to automatically map the > > characters to the keypress? i.e. if someone with an English > > keyboard/system, > > types into your input field the characters will show up as Chinese? > > > > ... it might be possible to have them actually typing into an > > offscreen/hidden > > input box, capture keypresses, do key mapping based on a table, and then > > insert > > the corresponding Chinese character into the (visible) input box... that > > might > > work as long as they're using an English keyboard.. > > > > --- Devendran I wrote: > > > > > Hi all, > > > > > > We can Display Unicode Characters in dynamic and Input text field. Is > > it > > > possible to get unicodeInput in a input text? > > > > > > Consider this. You are having One input text box. By selecting a > > language, > > > your Key press should be displayed as choosen language(in input text). > > > > > > If u select Chinese Langugae. When you type it should be chinese > > > If u select Hindi Language. when you type it should be Hindi . > > > > > > All these should happen in single text field.(And have to controll > > with > > > script) > > > > > > > > > Thanks & regards > > > Devendran.I > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > _______________________________________________ > > Flashcoders mailing list > > [email protected] > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

