Help With Dynamic Text

that´s great man!!!,thanx,i´ll work on it.
Any problem ,i´ll post again :)))
now,can you explain again how to make buttons with a dynamic text?

I dont quite get your idea… you want the button labels to be loaded from an external txt file?

yes,because the songs are longer than the box and I want a scroll bar there, I dunno if I should load them externally or not,what do you suggest?
I thought of using the same idea as the lyrics, but how do I make them buttons?

Nah keep the button labels the way they are.
Ive added a scrolbar for you.

great!, now, how can I make a scroll bar in the titles box?

the question would be: how do I make a txt with buttons?

You could retrive the button labels from a txt file. Just as I did with the lyrics.

Wow, I’ve never had loaded text cache on me before. That sucks that some computers do!! Oh, well. What can ya do?

can you explain how you get the labels from the txt?
I understand how you get text from the txt,but I need to get a button,you say to create the button and retrive the name from the txt?how can I do that?

Create all the button in one layer.
Make a layer for the button labels.
Create one textfield for each button label and retrive the data from the txt file.

so,do I have to make one txt per button?

No, use 1 txt for all the labels.