Last.fm Actionscript API
- Posted by kajyr on January 8th, 2009
- Comment now »
One of the social networking sites i find most useful is Last.fm; I won’t go into details, but i’ve decided to write down Actionscript API to provide a simple access to the Last.fm API.
I’ve just begun and i’ll consider this an exercise to learn something.
The big problem for the moment seems the authentication, i want to came out with something really simple to use, and i don’t like using evenListeners to fetch replies (i know.. i know.. but..).
So for the moment i’ve got only a bunch of functions working that don’t requires auth, like artist.getSimilar. See the example.
Ok i’m so proud this stupid example is my first first flex related thing that i show up to someone! :-)
Do you want to leave a comment?