--- In [email protected], "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

