Say you have a form setup with one input text field and one submit button. Is there a way to have the cursor automatically be present in the input field when MC is loaded so that the user doesnt have to click in input field to begin typing. Hope this makes since.
That worked but I having a problem using it based on how my code is setup. On frame 1 a have all my main AS and on frame 2 I have gotoAndPlay(1); to create a loop. I will have to play with my code a bit but thanks for the command.