Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Happy2003
  • Content: Threads
  • Order by date
  1. Happy2003

    tabIndex Problem - Will not focus or show cursor at all

    I have been trying to set the initial focus and tab order on my Flash MX movie and it does not seem to work. Here is the code: Selection.setFocus(text_one); text_one.tabIndex = 0; text_two.tabIndex = 1; text_three.tabIndex = 2; text_one, text_two, and text_three are my instance names for the...

Part and Inventory Search

Back
Top