One of the sections in my website contains a latest news section which shows the 6 latest projects the clients have just produced. These are 6 external .swf files.There is also an archive section showing a list of all the old stuff.
What I need is a way for the client (who is familiar with basic flash) to work from a template for each news item. This will be a .fla file. They change the title, body text and picture from this file, and upload this via ftp. I then need a way of adding this swf file to a list in the latest news section. This is added to the start of the list, and the bottom list member goes into the archive section.
I presume using different array() functions is the way to go with manipulating the lists, but I’m a bit stuck on how flash will be able to tell that a new .swf file has been added. Just an idea on the right direction to go in will be a great timesaver
Thanks