Ah ok... I've got you. How about trying this for the filter function?
private function myFilterFunction(item:Object): Boolean
{
return(item.price >= sliderFromValue && item.price <= sliderToValue)&&
(item.city == selectedCity || selectedCity == "All") &&
(item.location == selectedLocation ||
Jumping into this thread late, what didn't work with the code you posted
on Tuesday?
Gk.
Gregor Kiddie
Senior Developer
INPS
Tel: 01382 564343
Registered address: The Bread Factory, 1a Broughton Street, London SW8
3QJ
Registered Number: 1788577
Registered in the UK
Visit our Interne
2 matches
Mail list logo