Hi, I created a php file that connects to a MySQL database
and converts the info into XML data.
I then created a chart in Flex 3 that uses that ".php" file as the dataProvider.
Everything works great but I would like to have my chart automatically update (refresh) every sec to show the latest info from the database.
Can this be done?
Thank you.
I then created a chart in Flex 3 that uses that ".php" file as the dataProvider.
Everything works great but I would like to have my chart automatically update (refresh) every sec to show the latest info from the database.
Can this be done?
Thank you.