AS3: Flickr Loader


/ Published in: ActionScript 3
Save to your folder(s)

You can access Flickr using AS3 the same way as Javascript with JSON. You just have to massage the data a bit. Here's how you would use the class. In your Main.as, create an instance of the FlickrLoader. You will need the JSON.decoder class from http://code.google.com/p/as3corelib/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.