Hi Robert,
Your eSearch is very powerful and useful, I want to migrate it into my project, But when I tried to "Import Flash Builder Project", I always got "The folder does not contain a valid Flash Builder Project".
I want to check with you whether you develop it in Adobe Flash Builder? If yes, can kindly advise why I cannot import it use project folder.
Thanks a lot!
Yao Li
Solved! Go to Solution.
Li Yao,
First off I have branched off your question to a new question because you should not add a new question to someones question unless it is directly related to the original posters question (this would be considered thread hijacking).
The eSearch widget source code that you can find in the downloaded zip file is a individual module that can be added to a ArcGIS Viewer for Flex project. The source code is not a standalone Flash builder project it is just a Widget (module) of the bigger project called the ArcGIS Viewer for Flex. You can get the Viewer source code from here: Esri/arcgis-viewer-flex · GitHub then follow the direction in ArcGIS Viewer for Flex - Getting started for developers
Li Yao,
First off I have branched off your question to a new question because you should not add a new question to someones question unless it is directly related to the original posters question (this would be considered thread hijacking).
The eSearch widget source code that you can find in the downloaded zip file is a individual module that can be added to a ArcGIS Viewer for Flex project. The source code is not a standalone Flash builder project it is just a Widget (module) of the bigger project called the ArcGIS Viewer for Flex. You can get the Viewer source code from here: Esri/arcgis-viewer-flex · GitHub then follow the direction in ArcGIS Viewer for Flex - Getting started for developers
Thanks Robert, thanks for the clarification. I have already downloaded the source from GitHub and imported into my flash builder.
Li Yao,
OK, then all you need to do is add the widget to the Viewer project and then add the eSearchWidget.mxml and SearchWidgetFixedDG.mxml to the projects modules list.