A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: FlashLite 2.1 - Input text issue on touch screen devices!

  1. #1
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831

    FlashLite 2.1 - Input text issue on touch screen devices!

    Hello again,

    I have a file having one input text box and a button. User has to fill some text and the click the button. The problem is that, once the user taps the input text box and fills the text he is not able to click the button. Focus still stays with the text box and hence any taps on button do not register the click event.

    You may check the attachment to know more (CS3 version). If you try to click the button without entering the text field, click event is registered (a movie clip is played) buut once you enter the text field, button is no more clicked.....

    Somebody please advise about solution!
    Last edited by vinayak.kadam; 05-25-2011 at 08:14 AM.
    As ever,
    Vinayak Kadam

  2. #2
    Senior Member
    Join Date
    Aug 2006
    Posts
    322
    Change the line type from multiline to single line of user_txt text field, if you are not going to allow user for multiline text in your database.

    marlopax

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center