Skip to main content
Participant
January 12, 2012
Question

Call a RESTful web service from an AS3/AIR application

  • January 12, 2012
  • 1 reply
  • 1373 views

Hi all,

Is there a good way to call a REST web service on a Spring application from a pure actionscript air4android application?

I know it is easy from flex ( almost TOO easy) but I have still to figure out an easy way of doing it with a pure AS3 application.

regards,

/Lars

This topic has been closed for replies.

1 reply

Innovatology
Participating Frequently
January 15, 2012

Just use the URLLoader class.