Flickr AIR App Source Available

Here's the source from the example Evan Gifford walked us through during his presentation. It was an AIR application that ties into Flickr. Sorry for the lag time getting this up. Thank goodness one of the members reminded me to get it posted.

Download the source here. 

4 responses to “Flickr AIR App Source Available”

  1. the two classes missing from the source :
    1. com.adobe.webapis.events.ServiceEvent;
    2. com.adobe.webapis.URLLoaderBase;
    (compiler complains)

    there is no direct events under webapi
    its :
    adobe
    --webapis
    -- flickr
    -- events...

    Mayur

    Mayur ~ Feb 7, 2008 at 9:46 PM

  2. The Flickr API requires Adobe's corelib API to work. ServiceEvent and URLLoaderBase are in there.

    Nicholas

    Nicholas ~ Mar 6, 2008 at 8:36 AM

  3. Adobe's corelib library: http://code.google.com/p/as3corelib/

    Nicholas

    Nicholas ~ Mar 6, 2008 at 8:38 AM

  4. HI Nicholas, I got the corelib but now I got another error

    1017: The definition of base class ServiceBase was not found.

    ricardo Sanchez

    ricardo Sanchez ~ Apr 3, 2008 at 2:45 PM

Leave this field empty: