You will need to use a combination of the Timer Class and the Date Class to achieve what you want to do. http://livedocs.adobe.com/flex/3/langref/
<http://livedocs.adobe.com/flex/3/langref/>You can look up the Timer and the Date class in there for more information. On Thu, Oct 15, 2009 at 11:08 AM, Shreyas <[email protected]> wrote: > > Hi, > > I am developed an online examination system in Flex where all the > students will be allowed to login and write the online multiple choice > examination between a specified time on a specified day. The students > may login whenever they wish to, as long as the end time for the exam > has not lapsed. I have this figured out. > > The problem I face is that once the end time is reached, what event > should I fire in order to take all students who are presently > answering the exam to a 'logged out' state? Because the state change > here should happen automatically and not based upon some event > performed by the user. > > > > -- Regards, Ganaraj P R --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

