I am trying to create a little program in flash that will load a specific picture depending on what day it is and what month.
All the different picture swfs are named depending on date/month eg. Jan01, Dec15. (These will load into a blank container whenever called upon).
The only problem I am having is the actionscript to actually make this work. I have searched the forums for all kinds of things like getDate, getMonth etc but haven’t found anything that seems to do the job.
Would it be possible for someone to help me with the coding?
Thanks.