-
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
-
Senior Member
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|