Whoops - slight fix in the attached .as file... Line 56 should read:
trace("Searching for " + NUM_RESULTS + " photos matching tag '" + tags +
"'");
Cheers,
Kelvin :)
Kelvin Luck wrote:
> Hi,
>
> I've attached a copy of the AS file from the simple search example with
> a very minor change.