[Flashr] destroy a photosSearch ?
Andreas Weber
webweber at motiondraw.com
Tue Nov 7 09:07:15 EST 2006
Hi list!
First time that I use Flashr and I love it!
Here's my little problem:
Inside a MovieClip I let the user enter a search term, make a search and
display the found thumbnails in a gallery for further processing.
The problem is when the user makes a second search before
FlashrResponse.onPhotosGetInfo has received all results of the first search
- let's say he first searched for 'dog' and now, before all results have
come in, he searches for 'cat':
In the FlashrResponse.onPhotosGetInfo I still get the remaining 'dog'
results before receiving the 'cat' results.
I tried _flashrResponse.destroy(); without success. Even completely
unloading the clip and creating a new instance does not solve it.
Any ideas?
TIA!
Andreas Weber
More information about the Flashr
mailing list