Hi,
How to make an API request update automatically on a page at a specified duration? (every minute or so)
Would basically like to be able to PUSH dynamic data via JSON to PhoneGap apps I build from Edge Animate projects.
So, for instance, the JSON could contain info that generates a new symbol or starts a symbol playing, etc. Or updates an animation with wind speed from a weather API.
Thanks in advance! Would be so cool!