I hope I'm asking this correctly - I'm new to Flex, and fairly new to ArcGIS in general. I've developed a map and published it as a service. It maps all complaints we've received, and identifies the status and some other information. I can link from the complaint on the map back to the .Net web application. But I would like to be able to link from the .Net application to the map and display that specific complaint and location. I've tried using a URL like
"opc-dev1/CTS_map/?scale=18056&ll=033.262800,-090.590006&complaint_id=32961"
but that just brings up the full map with all the complaints displayed. Is what I'm trying to do possible?
Thanks,
Harry