The latest flash Beta bits, and a programmer named firdosh both illustrate the fact that my YahooAPI classes had a few problems.

I have addressed those issues, and everything works fine now.

In order to exemplify this, i actually decided to mashup the CoilGallery code senocular released.

The app is definitely a prototype, and there are at least 3 known issues w/ the search implementation:

  1. i am not properly handling image load failures, so in the event of an image load failure, the app basically stops loading images
  2. there is some debug output, but ignore that for now
  3. the search term (“jamaica”) is hard coded

I will address all of these issues when i have time .. for now, just consider it a proof-of-concept.

http://caleb.org/coilgallerysearch.html

The source for the above code may be found here:

Thanks Senocular, your code whips the llama’s ass :-D

As always, any additional feedback is appreciated :-)