I dont know why I no longer get forum updates to my email.The previous upload was zipped with WinRar.Try this one. This ones a regular zip file.
V, Does your problem window in Flash Builder not list any issues?The new ArcGIS Flex Viewer is still not available. It will be announced on the forum when it is available.
There is a problem with the zip file after downloading. Can you please upload it again?Thanks
Here is my ReverseGeocode Widget which was developed using Flex 3.2 sdk.
V, There were three issues in the code.1. The most important the url to the geocode service was incorrect (GeocodedServer is suppose to be GeocodeServer)2. import com.esri.ags.tasks.AddressCandidate; is now import com.esri.ags.tasks.supportClasses.AddressCandidate;3. This line + candidate.address.toString() + "\n"is supose to be+ candidate.address.Address + "\n"
+ candidate.address.toString() + "\n"
+ candidate.address.Address + "\n"
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.