Question
Querying changed .xml in ActionScript 3
Greetings from Boise!
Is anyone aware of a clever way to query (in AS3) an .xml file so that when the .xml file changes (as the result of an Access query in this case) the AS3 application (Google Maps API) refreshes using the new .xml data?
Thanks!