I got Robert Cheitlin (the most intelligent and productive developer for ESRI Flex development) IdentifyWidget's source code from https://github.com/rscheitlin/Identify/blob/master/IdentifyWidget.mxml. But when I compiled it, an error on Line 1629 private function getResultByGID(gid:Number):IdResult Description Resource Path Location Type 1046: Type was not found or was not a compile-time constant: IdResult. I expect Robert's response how to solve this problem. Thanks.
The identify Widget is not made up of just this one file... You need to get all the files. I you are not someone that is familiar with GitHub then I would suggest that you download the uncompiled source from the download link further down on the page.
It looks like this:
Code Attachment IdentifyWidget.zip Download
BTW: you still have some posts out there that I have answered and you have not marked as such.
The identify Widget is not made up of just this one file... You need to get all the files. I you are not someone that is familiar with GitHub then I would suggest that you download the uncompiled source from the download link further down on the page.
It looks like this:
Code Attachment IdentifyWidget.zip Download
BTW: you still have some posts out there that I have answered and you have not marked as such.