0
List with multiple column
Explorer
,
/t5/animate-discussions/list-with-multiple-column/td-p/5506066
Nov 04, 2013
Nov 04, 2013
Copy link to clipboard
Copied
hello all ,
how to create a list with multiple columns ? can anyone share some examples or code snippets
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/animate-discussions/list-with-multiple-column/m-p/5506067#M140924
Nov 04, 2013
Nov 04, 2013
Copy link to clipboard
Copied
What I would usually do is create a movieclip/sprite that contains a row with every column in it (each column being a textfield). Then pile up the rows one atop the other (using Actionscript) as they are populated with data.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

