I am having a lot of trouble figuring out how to dynamically display 3 columns of text in my swf. They are somewhat long lists of song/album/label titles and all 3 columns need to scroll as one unit. My client gave me Excel files with the lists in spreadsheet form. I’ve tried exporting as XML and HTML. I’ve gotten the lists to disply in my SWF using dynamic text boxes but now I can’t figure out how to get all 3 text boxes to scroll as one.
Am I going about this the wrong way? I don’t need any complex database functions just for these 3 columns to display and scroll, I just want them to work like they would in Excel.
Is there a way to create a simple table in Flash and have each list load into Column1, Column2, and Column3 and then attach a srollbar to the table?
Thank you for your help.