jOEL
February 20th, 2003, 08:51 AM
Greetings.
I have made a simple login MC. It works fine, you can view the current project here:
http://qc.accelerateu.org/flashYes_index.html
Yesterday I set the tabIndex as follows:
name.tabIndex = 1;
pswd.tabIndex = 2;
login.tabIndex = 3;
For some reason...if you navigate through the utility and then use the "home" icon button in the lower right corner to return to the default (opening) frame the following line of text will then appear in the "name" input text field:
"level0.Default.instance89.login"
Any Idea Why?
Any help would be tremendously appreciated.
jOEL
I have made a simple login MC. It works fine, you can view the current project here:
http://qc.accelerateu.org/flashYes_index.html
Yesterday I set the tabIndex as follows:
name.tabIndex = 1;
pswd.tabIndex = 2;
login.tabIndex = 3;
For some reason...if you navigate through the utility and then use the "home" icon button in the lower right corner to return to the default (opening) frame the following line of text will then appear in the "name" input text field:
"level0.Default.instance89.login"
Any Idea Why?
Any help would be tremendously appreciated.
jOEL