Tabbing inside a form, inside ScrollPane component?
I have several forms but one of them needed to be scrolled because it's too long. I've been using the fieldname.tabIndex on all my forms but when I try to tab this form that contains the tabIndex it pops outside the ScrollPane component every time. I setup the form like the rest then gave it an instance name of "form," I set the linkage on the properties to "form." Next I placed a ScrollPane on the main timeline and assigned it to "form." When I try running the movie and tabbing between the fields in the form it pops out of the component to another instance.
Bookmarks