0

/t5/animate-discussions/show-name-from-csv-file-based-on-date/td-p/6339132
Jul 31, 2014
Jul 31, 2014
Copy link to clipboard
Copied
So, i have this CSV-file where there are two columns Date and Name. And i want to show the correct name on the correct date in the name_txt field, how do i do this? pls help.
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Community Expert
,
Jul 31, 2014
Jul 31, 2014
use the urlloader class to load your csv file and the flash string methods to parse the data.
Community Expert
,
LATEST
/t5/animate-discussions/show-name-from-csv-file-based-on-date/m-p/6339133#M148536
Jul 31, 2014
Jul 31, 2014
Copy link to clipboard
Copied
use the urlloader class to load your csv file and the flash string methods to parse the data.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

