loadstrings() from processing.js will is work with Thingspeak crossdomain.xml
in
Processing with Other Languages
•
3 months ago
Hi,
I have no idea about these things. I notice that thingspeak gives a link to their crossdomain.xml file
I understand this instructs the browser that its ok to load files from their domain.
I plan to let my processing.js sketch load strings like this
loadstrings("api.thingspeak.com/blah blah blah")
But will it work.
Do I need to do anything special with the http://api.thingspeak.com/crossdomain.xml link they provide?
I have no idea about these things. I notice that thingspeak gives a link to their crossdomain.xml file
I understand this instructs the browser that its ok to load files from their domain.
I plan to let my processing.js sketch load strings like this
loadstrings("api.thingspeak.com/blah blah blah")
But will it work.
Do I need to do anything special with the http://api.thingspeak.com/crossdomain.xml link they provide?
1