iOS flash cs5 input text box behaving strange ?
Hi,
If I add an input text box to my ipad app and then compile to ipa and run on the real device then I get strange behaviour.
For example my text font (of the input field) is 100% sure fully embedded in the project.
But, when you set the focus to the input text (which I do automatically with stage.focus=myInputText then the input field does get focus, but the font used is sooooo extremely large and not the font which I embedded.
Now it looks like Ipad (Iphone possibly too) changes these properties when we are actually entering text, so als long as the input text is in editing mode, it is that huge ugly font.
Are there known techniques to handle this and to be able to use the originally intended font in its originally intended size ?
Kind regards,
Bart