Hi,

do any of you know how to get the tab order to work for movies (swfs) loaded into a main swf? I am targeting empty MCs to load in these swf's. As it stands now, the tab order is correct, but you have to hit tab twice to get to the next textbox. Also, it won't go to the last tab stop (the submit button). I've tried the tabIndex feature using relative and full paths (i.e.-submit.tabIndex= vs _root.movies.submit.tabIndex=) ---forgive me if my syntax is a little off here....can't remember the exact code now, but you get the idea, but still have this problem. you can see what i mean on my DM site. thanks in advance.

oh, btw, i had it working fine before when i had the loaded in swf's playing stand alone (i.e.-not loaded into the main swf).
[Edited by pheck on 05-03-2002 at 03:49 PM]