--- In [email protected], Laurence MacNeill <lmacne...@...> wrote: > > At 10:10 PM 5/18/2009, you wrote: > > > >I have a list of events in a table, and I need to check and see if > >someone has selected two events that time-conflict with one > >another. How do I do "math" with the Date() function in Flex to see > >if two events occur at the same time or not? Are there other > >date-and-time functions in Flex? > > Never mind -- I finally found it in LiveDocs. Man, I wish that was > easier to find stuff in.
Are you using Builder? If so, try something like: http://flexdiary.blogspot.com/2008/07/getting-help-in-flex-builder.html HTH; Amy

