Hi all,

Is there a way to set up a scrolling nav bar that is created dynamically from an external text file? For example, I need to have a set of buttons that will be created, both the actual text for the button as well as the url's, from a text file. I know how to load a text file, and even attach a scrollbar, but how can I dynamically generate new buttons according to what is in the text file?

Any help is greatly appreciated.
JG