angus.wood Posted February 13, 2014 Posted February 13, 2014 Is it possible to fetch external data using Actionscript in a .SWF and populate text fields using what is returned? I see from http://unigine.com/devlog/2011/02/28/86 that a subset of ActionScript is supported but I can't see how I would be able to get external data (JSON over HTTP). Or is there a better way of using flash as a dynamic template?
unclebob Posted February 21, 2014 Posted February 21, 2014 Hi Angus, It's supposed to fetch external data using Unigine Script and then pass data to flash. So imagine flash as an abstraction on UI.
Recommended Posts