I'm new to using Flex, and have only used it for basic applications in the past. I'm using version 3.1
I'm needing to create an application that allows the user to find a parcel, select that parcel, and run a geoprocessing widget on the selected parcel. I thought I could use the search widget to find the parcel but there's not option to search by attribute, only by selecting features. Thequery tool doesn't do what I need to either because the user needs to narrow down the search. Lastly, I thought I could use the locate widget but its not precise enough and I'd rather have the user querying off the layers in the map rather then a global geocoded database. Any suggestions would be apprechiated.