Tabindex stopping at 20.

This is a discussion on "Tabindex stopping at 20." within the Flash & Multimedia Forum section. This forum, and the thread "Tabindex stopping at 20. are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 4th, 2007, 08:12
New Member
Join Date: May 2007
Location: wafagr
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Tabindex stopping at 20.

I have been working on a project that has some 54 input text boxes (it is a form). These text boxes are inside of a movie clip. I have set up the tabindexs on all of the input boxes all the way to 54. I have also given a name to each box (eg. box1=tabindex1 box2=tabindex2). There is also a checkbox button in the movie clip.
The problem is that when I am tabbing through the boxes, after box number 20 the focus does not go to box number 21. I am still able to manually select textbox 20 but if I try tabbing to textbox21 the focus still disappears and textbox21 is still not selected. If I select textbox21 manually and tab from there it works. It seems that the disconnect is the transition from textbox20 to textbox21.
I have no clue where the focus goes and I have tried a couple of things that still did not work.

I have tried using action script instead of using MX2004 Pro's tabindex accessibility option. The action script used tabindex as well.

I have tried shifting the tabindexs so that box20 did not get tabindex 20, and the new selection focus after 20 would still not be 21.

I have tried searching google for countless hours and still nothing has resolved this issue.

The darnedest thing is if I select box 54 and "Shift+Tab" to make the selections go in reverse order ever thing works FINE!! It will go from 54 to 1 with ease, but if I try to tab through everything the focus manager disappears after 20.


I really appreciate any help that can be given.

If anyone knows the answer please, please let me know!
Reply With Quote

  #2 (permalink)  
Old May 4th, 2007, 14:33
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: Tabindex stopping at 20.

huh...lol, Thats a weird problem.
Could you show us a file? Or actionscript? Or...something?
Reply With Quote
  #3 (permalink)  
Old May 4th, 2007, 16:47
New Member
Join Date: May 2007
Location: wafagr
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Tabindex stopping at 20.

I do not want to post the fla, but if you could send me an email I will send you the fla privately.

I appreciate your quick response.

My email is serialnuker@gmail.com
Reply With Quote
  #4 (permalink)  
Old May 4th, 2007, 17:56
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: Tabindex stopping at 20.

I emailed you. Hope I can help.
Reply With Quote
  #5 (permalink)  
Old May 7th, 2007, 12:47
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: Tabindex stopping at 20.

Anyway, I emailed you back...and I couldn't find the problem...
I saw your problem, and messed with it, but nothing worked and your AS seemed right.
Reply With Quote
  #6 (permalink)  
Old May 7th, 2007, 16:47
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Tabindex stopping at 20.

I think the tab index is only designed to go up to 20...lol. Try making a page 2 on that form. I mean after 20 input boxes that is enough to overwhelm the user.
Reply With Quote
  #7 (permalink)  
Old May 7th, 2007, 17:56
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: Tabindex stopping at 20.

If it only went up to 20 than why did it go from 21-54 perfectly fine? Am I missing something...lol..not again..
Reply With Quote
  #8 (permalink)  
Old May 8th, 2007, 00:41
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Tabindex stopping at 20.

hahaha...it depends on how you are coding it and how you organize your input fields.
Reply With Quote
  #9 (permalink)  
Old May 16th, 2007, 01:55
New Member
Join Date: May 2007
Location: wafagr
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Tabindex stopping at 20.

I am still very confused by all of this, I think it has something to do with the toolbar_mc being accessible to the tabindex. Is there a way to make something tabeinex disabled, I tried doing a tabenabled = false but it did not work, and if i take away the accessibility it makes the toolbar movie not work at all. I REALLY need help on this. I appreciate everyone at least giving it a shot ..

Thanks all,
Serial
Reply With Quote
  #10 (permalink)  
Old May 21st, 2007, 05:43
New Member
Join Date: May 2007
Location: wafagr
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Tabindex stopping at 20.

I searched high and low and could not find a solution. I ended up just making everything but the text boxes tabenabled = false and setting the childtab to false as well, this meant I had to settle for the default left-to-right tab order . If any one ever runs into the please let me know and we can give adobe a shout to try and fix it!!
Reply With Quote
Reply

Tags
tabindex

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
stopping bots saltedm8 Webforumz Cafe 14 Dec 12th, 2007 23:20
Strict XHTML validation error : "tabindex" newoptical Web Page Design 1 Aug 24th, 2007 16:21
Stopping an Animation TheThrock Flash & Multimedia Forum 12 Aug 28th, 2006 19:46
stopping your website be pinched? Joolsd186 Web Page Design 14 Aug 16th, 2006 16:09
stopping <td> s benbacardi PHP Forum 0 Jun 11th, 2005 21:38


All times are GMT. The time now is 22:21.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43