A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: TabEnabled property not working

  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    10

    TabEnabled property not working

    There are some text fields dynamically added to a MovieClip. The text field's property such as text.type, backgroundColor, etc have been set for each text field dynamically created when clicked on the 'add emails' link.

    But I am having problem with the tabEnabled property of the text field. Inspite of setting the tabEnabled property to true it doesn't work.

    On pressing the tab key it highlights a component of the movieclip(to which text fields are dynamically added)'s parent.

    What might be the reason behind it?
    Any help is greatly appreciated.

  2. #2
    Junior Member
    Join Date
    Apr 2009
    Posts
    10

    resolved [RESOLVED]TabEnabled property not working

    Try using tabIndex to set the tab position of each field.
    For any help do post in this thread.

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