Introducing our first Apple Dashboard widget : SVN Notifier | Home | Using ColdFusion Components (CFCs) in AIR Powered Flex Applications

Filed under Lab on April 2, 2008 by Andy Lewisohn

Start RESTing on your laurels

There's a new ActionScript 3 library available over in the Arc90 Lab called RESTService. Now developers can make fully aware HTTP calls from Flex/AIR applications. There are some caveats for use on the web, but the desktop is fair game.

Take a look and let us know what you think.

Post a Comment Digg Del.icio.us

Trackback Pings (TrackBack URL for this entry)

http://www.arc90.com/cgi-bin/mt4/mt-tb.cgi/129.

Comments

Looks great and works!
How would you implement upload? I mean i can't see how i could use FileReference and arc90restlib together.

Phil

Posted on April 4, 2008 12:26 PM by phil

Unfortunately, the limitations of Flex would prevent you from using FileReference with RESTService. FileReference handles data in its own way, in a black box. You could use RESTService to load a file as binary, or send a file using multipart form data.

Posted on July 11, 2008 2:17 PM by Andy Lewisohn

Post a Comment:

Introducing our first Apple Dashboard widget : SVN Notifier | Main | Using ColdFusion Components (CFCs) in AIR Powered Flex Applications