A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Setting Tab Index

  1. #1
    Junior Member
    Join Date
    Feb 2009
    Posts
    1

    Thumbs down Setting Tab Index

    Hi, This is Muhammad Saqib Agha from Lahore, Pakistan.
    Im working on an application that works in Imate in flash lite 2.1. As input fields, i used text component and used it as input field. But while testing in Device central, pressing down button, the tab indexes are totally disturbed. i.e control goes to 1rst field than 4th, then 6th and then 2nd etc...

    I tried to achieve it like this:
    fname.tabIndex=1;
    lname.tabIndex=2; etc but that is not working too..

    Remember, the input text fields are draggedd dropped and not created dynamically.

    Please help!!
    Thanks

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

    If the device has four way navigation then tabIndex property is not supported. You may please read the thread below located on Adobe live docs:

    http://help.adobe.com/en_US/FlashLit...e4ad-7fb3.html

    As far as I know, almost all imate's have four way navigation. Please cross check.
    As ever,
    Vinayak Kadam

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