Hi Everyone,
the first part of this tutorial can be found here: Tutorial - Consuming REST web services in ActionScript 3 - Part 1.
Today I will continue on the exploration of consuming REST web services in ActionScript 3. We will cover possible errors first, then create a versatile web service client object which is easily adaptable [...]
Hi Everyone,
YouTube released a few days ago a new version of their data API. You can now interact with the system; you are no longer limited to simply retreiving publicly available information. You can now
Add, Remove and Modify Favorites
Create, Modify and Delete Playlists
Add To, Remove From and Reorder Playlists
Upload, Delete and Update Videos
Rate and Comment [...]
Hello Everyone,
today I will discuss the method I have developed to consume RESTfull web services using AS3. This method was developped over time, I have written many different web service clients since last summer, about 20 of them; for different web services. Some of them require no parameters at all, some of them require GET [...]
