If you're having the problem that I think it is it is mentioned in Jesse's component tutorial <http://dev.jessewarden.com/captivate/flashcomponents/>- I think you might need to disable tabbing to the external component (containing).
Mani On 11/17/05, Christian Giordano <[EMAIL PROTECTED]> wrote: > > In a project I'm supporting a form has been build inside a class that > extends UIComponent (so in AS2, in Flash8, but I had the same problem in > Flash7). I tried in very different ways on implementing the tabbing > inside (using tabIndex, setFocus on killFocus, also with a delay) but > everytime I tab the focus goes out from the textfield but there is no > way to make it come back in another. I presume it is because the > textfields are inside a UIComponent but since I don't usually work with > them I can't be sure. I googled around and didn't find anything a part > > http://blog.madebyderek.com/archives/2005/10/20/no_tabbing_for_list_datagrid_and_tree/ > > but that doesn't help. > > > Does anyone have an idea on how to handle it? > > > Thanks a lot, chr > -- > ___________________________________________________________________ > { Christian Giordano's site and blog @ http://cgws.nuthinking.com } > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

