PDA

View Full Version : ScrollPane And Tab Order


scrod
09-23-2002, 02:23 PM
Howdy All,

I am having trouble with tab order in a Scroll Pane component.

I have a movie that is hooked up via ASP to an Access MDB backend, that returns search results, each one with a button that is dynamically duplicated and has actionscript written to open a window with the appropriate PDF file. This all works fine. I just can not seem to get any tab control over the movie within the scrollpane.

I know the controls within the scrollpane CAN have focus, because I can write an initial SetFocus for the actionscript within the scrollpane movie.

Any ideas/similar problems (hopefully with solutions)?

mcarey
01-30-2003, 06:15 PM
I am having the same problem (dup'd mc's containing text fields) as row Items within a scroll pane.
Did you find a solution?

fgf
01-30-2003, 09:15 PM
There is a technote telling you how it is calculted at
www.macromedia.com/support/flash/technotes.html

don't know if u can alter it tho