Is it a bad idea to use the "Tab" key as a game control. Basically in a
crossword game I am creating, I was going to use "TAB" to move to the next
word and "SHIFT TAB" to move to the previous word. I notice however that
when I press the TAB key all the buttons on my game screen are appearing
with yellow boxes around them. I assume this is some kind of accessibility
thing?

I believe I can disable this using tabEnabled = false however I do not want
to do this if it will reduce the accessibility of my crossword.

Any advice appreciated!

Thanks

Paul

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to