[Flashr] simple tag search

Kelvin Luck kelvin at kelvinluck.com
Thu Dec 14 17:00:42 EST 2006


gloria kao wrote:
> Hi,
> 
> I have fixed the Flashr.as <http://Flashr.as> and use "Ctrl+Enter" to 
> test the FlashrSimpleSearch.fla. But the result window is a blank 
> although I do see the tracing message of photo details in the output 
> window. Then, I saw the ..\deploy\FlashrSimpleSearch.swf has been 
> updated, so I copied this file to my root directory of webserver 
> (C:\Inetpub\wwwroot), and   I opened the web browser to test 
> http://myIP/FlashrSimpleSearch.swf  or 
> http://myIP/FlashrSimpleSearch.html (I changed the publish settings in 
> Flash to publish this html as well) and I can see the message 
> "transfering data from api.flickr.com...", but there is still no photo 
> showing up. Any ideas? Thanks a lot!
> 
> 
Hi,

All that the FlashrSimpleSearch example does is demonstrates loading 
data form the Flickr API. The tracing of messages in the output window 
is all that the file does... This demonstrates using Flashr. In terms of 
  displaying the pictures, maybe you would find some of the code from 
this example helpful:
http://kelvinluck.com/article/flashr-code-example

This is using an older version of Flashr but the loop in 
onPeopleGetPublicPhotos should help you out.

Otherwise, you can wait around for a more complete example which I'm 
planning to put together probably over the holidays (along with the 
actual release of 0.5!),

Cheers,

Kelvin :)



More information about the Flashr mailing list