Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Desktop, Mobile and non-browser Environments > AIR (Apollo)

Reply
 
Thread Tools Rate Thread Display Modes
Old 02-29-2008, 12:00 AM   #1
paulreitz
Member
 
Join Date: Mar 2007
Posts: 89
Default tabIndex issues.

The situation:
I'm using Flash CS3 and Air to build an app with ten textfields arranged in a square. textfield #0 is towards the upper right, and they go in sequence from there in a clockwise direction. This is set up to simulate the physical location of some devices. I need to tab through them, starting at 0 and going around to 9.

The problem is if I don't set a tabIndex, they tab from upper left to lower right (including the three buttons I put in the middle of the screen). If I set the tabIndex on all of the textfields, then I can only tab to #0 and I can't tab to any other textfield. right after I set the tabIndex, I trace out the tabIndex out for all of the textfields and they are set to -1 for some reason.

Any help would be appreciated
__________________
gamespokane
paulreitz is offline   Reply With Quote
Old 02-29-2008, 05:43 PM   #2
paulreitz
Member
 
Join Date: Mar 2007
Posts: 89
Default

OK, I figured this out. It was my own mistake. When I set up the text fields I would set a property or whatever on one, copy that line nine times then change the number on each line. When I set the tab indexes, I forgot to change the numbers, so I was setting the tab index of the first text field ten times. Once I found that and fixed it,m it worked fine
__________________
gamespokane
paulreitz is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
mixing HTML and flash tabIndex? bmarker ActionScript 2.0 0 07-06-2007 02:59 PM
tabIndex Issues tomyknoker ActionScript 2.0 0 06-29-2007 07:18 AM
TabIndex problems in Screen Form application with loaded swf benji33 ActionScript 1.0 (and below) 2 05-30-2006 04:01 PM
Tab Key Krane Other Flash General Questions 3 03-03-2006 08:12 PM
tabIndex Problem ant13 Components 0 08-08-2003 11:46 AM


All times are GMT. The time now is 01:55 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.