Skip to main content
Participant
August 31, 2012
Question

stageText setFocus

  • August 31, 2012
  • 2 replies
  • 1691 views

How can I set focus on a stageText item in as3 for an ipad app.  nothing seems to work.

Thanks

This topic has been closed for replies.

2 replies

Chris W. Griffith
Community Expert
Community Expert
August 31, 2012

I assume instanceOfStageTextElement.assignFocus() fails?

xxboonexxAuthor
Participant
September 1, 2012

Worked like a charm, for some reason i thought it was setFocus.

Thanks so much.