Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Show Name from CSV-file based on date?

Guest
Jul 31, 2014 Jul 31, 2014

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
244
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 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.

Translate
Community Expert ,
Jul 31, 2014 Jul 31, 2014
LATEST

use the urlloader class to load your csv file and the flash string methods to parse the data.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines