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