Skip to main content
Inspiring
April 5, 2013
Question

[AS3] Possible to use soft keyboard in iOS?

  • April 5, 2013
  • 1 reply
  • 486 views

Hello, I'm currently trying to do my school project that can create a writing app that allows the user to write something and it will print it out in the text field.

Can I use AS3 to call the built in soft keyboard IOS so that user can use to type? Is there any similar examples around somewhere?

Thanks for your time!

This topic has been closed for replies.

1 reply

April 11, 2013

You have to ask Siri and speak every word very slowly...

Seriously:

Use a normal Textfield (input-Type).

When it gets the focus (user touches it) the SoftKeyboard will come up by itself.

Thats all.

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/InteractiveObject.html#needsSoftKeyboard