I am making a website in flash and one of the components on the homepage is "Artifact of the week" (is an historical site) .
So, instead of me manually changing the artifict image and words each week I would like to create a big txt file that includes: ArtifactImageURL field and ArtifactTxtInfo field (would be a paragraph or so) and make it into a record which is in an array. Then, everytime the page loads one record is randomly selected and displayed on the front page.
Any clues as to HOW to do this? should I be using a linked txt file to store the link to the image, and the information about the artifact OR should I be using xml? I'm puzzled.
So, instead of me manually changing the artifict image and words each week I would like to create a big txt file that includes: ArtifactImageURL field and ArtifactTxtInfo field (would be a paragraph or so) and make it into a record which is in an array. Then, everytime the page loads one record is randomly selected and displayed on the front page.
Any clues as to HOW to do this? should I be using a linked txt file to store the link to the image, and the information about the artifact OR should I be using xml? I'm puzzled.