Greetings,
I learned a great deal from the demo about Scrolling Dynamically Loaded Text:
http://www.kirupa.com/developer/mx/dynamic_scroller.htm
How would you dynamically load multiple text boxes (some simply dynamically loaded text for descriptions and others that are buttons whose text will change based on content), to appear in the same scroll bar?
(All of the text is aiming to be controlled through XML later on in the process)
Thank you.