[Flashr] get username

Kelvin Luck kelvin at kelvinluck.com
Tue Apr 18 18:20:50 EDT 2006


Hi,

I have written an example which uses Flashr 0.5 to do what you want to 
do. I chose to use 0.5 because it makes certain things easier and it is 
just better!

You can see and download the code and fla from this blog post:

http://kelvinluck.com/article/flashrsimplesearch

Hopefully this will make it clearer how to use Flashr and particularly 
how to do multiple API calls and wait until they have all returned,

Hope this helps,

Kelvin :)

Spiros Gerokostas wrote:
> arr_photosFirstDate.push(photos[i].owner.photosFirstDate);
> arr_desc.push(photos[i].description);
> 
> returns undefined why?
> 



More information about the Flashr mailing list