Does anyone know if it is possible to dynamically build tables in Flash in order to display data as you would with a html + ASP loop.
You would probably have to build it up line by line using a movieclip to do it. You have one movieclip which shows one line of the table and then duplicate it each time to represent each row in the table
mmmmm thought so. thanx :0)