Dynamic list from external file

hello all,

i just want some key words to make one dynamic table list, example (shopping list with products) where i can click one by one products where after click i choose what action i want to make (more info, some popup window, …) but i don’t know what way i need to go.:cantlook:

other thing is, i create dynamic stuff with duplicateMovieClip() and setProperty () functions, but and if with that i get one big list with 100 products? how i create one scroll (dynamic scroll offcource) for that?

note:
i get all the list and products from external file like : VAR=some description, just to use with php and data base (mysql).

well, its all for now… :puzzled: