Dear ArcGIS API for Flex Team,
After I perform a selection using FeatureLayer.select I get several features selected on the map with a very nice effect (the yellow border symbol).
The AttributeInspector shows the attributes of a single feature while several are selected. I can move to next feature or previous feature, but the simbology does not get affected.
What I want is to highlight the current feature in the AttributeInspector. I've noticed that it will be in the event showFeature. The problem is that there seems to be no way of changing that yellow color to another one just for this graphic. Changing the graphic.symbol changes the graphic simbology but the yellow color does not get affected.
Is there a way of doing this?
Thanks advanced,
José Sousa
ESRI Portugal