I need to implement a widget with auto data load and refresh every 30 second. My environment as below
1) Flex API : ArcGIS Flex viewer 2.2 (cannot change the version as many dependencies )
2) ArcGIS Server 10.1 SP1
I need to load widget data every 30 second after opening the widget. My widget container contains list of incident point and it need to be update 30 second or 1 min. How can I implement self loading widget ?
you advice is highly appreciate