I would like to have my flash panel communicate with a server I am running in the cloud. This should be possible through a flash panel. I am running through some ActionScript tutorials but was wondering whether someone knew of some good ones or had some experience with this and could comment on the approach they took.
Connect to Internet with Flash Panel
Started by
mitya777
, Dec 10 2011 10:05 AM
1 reply to this topic
#1
Posted 10 December 2011 - 10:05 AM
#2
Posted 12 December 2011 - 12:36 AM
The FWXHR panel, among others, does make it possible to make XHR calls. I've used a URLLoader instance to make the HTTP calls.I would like to have my flash panel communicate with a server I am running in the cloud. This should be possible through a flash panel. I am running through some ActionScript tutorials but was wondering whether someone knew of some good ones or had some experience with this and could comment on the approach they took.











