Set time 5 seconds to dispatch cairngorm event in flex
Hi, I have a live chart. I need to refresh the chart with 5 seconds time interval. For displaying the live chart i disptach the event (myEvent) extends cairngormevent. And after 5 seconds , the same event has to dispatch again adn get the data to display thelie cart. And how the event dispatch after 5 seconds with out any manula cal...