Look at this example: http://www.cflex.net/showFileDetails.cfm?ObjectID=560
Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of iilsley Sent: Tuesday, October 02, 2007 8:57 PM To: [email protected] Subject: [flexcoders] Re: Flex Refresh Command --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "Andrew" <[EMAIL PROTECTED]> wrote: > > In my flex movie i have a custom component that looks at a php script > for how many users there are online. But, it does not automatically > update leaving it always at the number of users there are online when > you first arrive at the site. Is there a refresh command that i can > add to get the component to refresh after like 1 min? > > Any help would be great. Thanks > Take a look @ Timer and TimerEvent

