I am so stuck on this. I have never worked with Dates/Days in AS3 and I cannot figure this out.

What I need is a code that pulls up different .txt files depending on what day of the week it is. So...If it's Monday it loads Monday.txt, if it's Tuesday it loads Tuesday.txt and so on.

In case it matters I'm working in Flash CS4 and AS3. Using this code for a site for a friends bar, they have daily specials that change almost every week. So I want him to be able to change the text with out involving me. Hence the .txt files...and he thought it would be cool to have it on the home page saying "Hey it's Monday come in during Happy hour for $2 tequila shots"

Any helps or pointers would be awesome!

Cheers!