I'm populating a ScrollPane component w/ a MovieClip that loads many
TextInput components.  This is done in a for loop.  After they are
loaded, I assign the tabIndex of each TextInput component.  I can trace
the value of the tabIndex out, but the tabbing does not work.  I have
tried scrollPane.tabEnabled = false and scrollPane.tabChildren = true,
but this does not work.  Does anyone know how I can tab through
components that are embedded within a ScrollPane?

MR
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to