Last.fm AS3 API released
Our ActionScript 3.0 API for Last.fm web services has been released
| 0 comments
We’ve just released the LastFM Actionscript 3 API on Google Code. The API which communicates with Last.fm 2.0 web services is written in Actionscript 3.0 and uses XML requests to get and post data to and from Last.fm. This API is perfect for building custom music players with the ability to get artist and album data as well as scrobble the tracks you’re playing back to Last.fm.
We also created an example of our API in use called 'Gravity Graph', which allows you to enter your Last.fm username and preview your most played artists.