Hi there,
I am at my wits end trying to figure this one out.
i am a complete beginner to AS3 and need to complete my first assignment.
I have to create a program that will react in a certain way depending on what day/time it is.
For instance, I have a lesson on Monday at 13:00 and need the program to act in this way :
If I run the program before the lesson, it will display a relevant picture, a message and a countdown timer to the lesson time.
If run after the lesson, it will display a relevant picture, a message and a timer of time elapsed since the lesson started.
I have managed the picture/message parts bit not the displayed timer!
I understand this is the timer function but cannot find a way to do this that I understand!
I have searched countless tutorials and am still stumped!!!
Can anyone help?