I have created a form and converted it to a movie clip which I put into a scrollpane. I have set the tab order properly on the form.
Problem: When the user tabs down in the form, and hits the bottom of the scrollpane, they neeed to manually move the scrollbar down so that the rest of the form is showing.
I am trying to find code so that when the user tabs, the movie clip inside the scrollpane moves automatically with the form and adjusts so that the rest of the form is shown once the form hits at the bottom of the scrollpane.
I have been trying to look this up everywhere and have not seen this issue. Hopefully, one of you can help since this is driving me crazy!!