This might be hard to explain, but I essentially want to get rid of or replace the way the info pop up appears in the sfv and instead simply show an outline of the feature as a highlighter when you roll over the record in the search widget. This would be an additional graphic on top of the one that is already showing the selected record. This is essential when more than one feature is selected.
I think that I need to add some code to the existing mouseOverRow function in the RecordData.mxml file and remove the InfoPopup.mxml file? I believe I would still need to somehow pass the graphic from the search widget that the mouse is currently over to that function, but I'm not sure if that's the correct logic?
Any help is appreciated. So far I've just managed to get rid of the info canvas and have the "red glow" pulsing over the record.
Thanks,
Cory