Hi there,
Am a lingo person, trying out actionscript, help me out here.
I did this thingy in lingo where my main is a calender which checks the directory it’s in for files (movies) with dates as its name, and updates accordingly and automatically. So all i have to do is just make a new movie and give it a date name and place it in the right folder, and my main’s calender will show a new clickable entry.
Anyone done this with actionscript before? Or anyone knows how?
I am thinking, 2 main scripting method needed,
1, to search and input files found in the directory into the main swf.
2, to output the information into the calender and loads it when clicked.
Many many thanks in advance.