|
POST
|
Jordan, Have a look at ths thread: http://forums.arcgis.com/threads/1640-Beta-10-Change-DrawTool-Tooltip Regards Anthony
... View more
09-11-2013
02:41 PM
|
0
|
0
|
577
|
|
POST
|
Michael, It's an updated version of my add excel widget. You can now also add a csv file and the data will be reprojected to fit your basemap. It has been released against version 3.4 of the api. Regards Anthony
... View more
09-10-2013
11:15 PM
|
0
|
0
|
1375
|
|
POST
|
Tanya, Here is the link to my load data file, which will allow you to load local excel and csv files: http://www.arcgis.com/home/item.html?id=cdac64f40b53435c9b191731fcd3c9c1 If you are running you web app on a network with Internet access you can also add a csv file directly within a layer tag, see: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/CSV_GeoRSS_and_KML_layer_types/01m300000051000000/ Regards Anthony
... View more
09-10-2013
09:34 AM
|
0
|
0
|
1375
|
|
POST
|
Scott, For your new applications that are not working can you check the main configuration file (config.xml) and make sure that your server names for your base and operational layers are correct and its not trying to use something like localhost. Regards Anthony
... View more
08-28-2013
07:31 AM
|
0
|
0
|
799
|
|
POST
|
Ameer, Not sure what you mean by the save button does not appear, I have not seen any save button on the flex edit widget, changes are automatically saved to the server. See the example here: http://resources.arcgis.com/en/help/flex-viewer/live/index.html?config=apps/config-edit.xml Please do not forget to mark this post as answered. Regards Anthony
... View more
08-28-2013
07:09 AM
|
0
|
0
|
751
|
|
POST
|
Ameer, When you published your operational layer have you turned on feature access: http://resources.arcgis.com/en/help/main/10.1/index.html#/Publishing_feature_services/015400000337000000/ Regards Anthony
... View more
08-27-2013
10:22 PM
|
0
|
0
|
751
|
|
POST
|
David, I haven't had a good look at this but there is a reference to com.esri.ags.components.AttributeTable which will require you to download the API. Regards Anthony
... View more
08-21-2013
11:42 AM
|
0
|
0
|
1786
|
|
POST
|
Daniel, The layer tag has an attribute called autorefresh, it says it only applies to layers of type dynamic, arcims, feature, or WMS. But I'm sure KML will be a subset of one of this types, probably feature. http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag_overview/01m30000000p000000/ Worth a try Regards Anthony
... View more
08-20-2013
08:50 AM
|
0
|
0
|
867
|
|
POST
|
Flex Fans, I have just uploaded a new widget for the Sample Flex Viewer that allows the user to upload and visualise an Excel Spreadsheet (.xls) or a Comma Seperated Text file (.csv). http://www.arcgis.com/home/item.html?id=cdac64f40b53435c9b191731fcd3c9c1 This widget supersedes my old add excel widget Regards Anthony
... View more
08-20-2013
05:12 AM
|
0
|
7
|
4163
|
|
POST
|
Yasir, You can turn the layers off by opening your config.xml file up in notepad and changing the visible attribute to false on the layers you do not want to be turned on by default: <layer label="layer1" type="dynamic" visible="false" alpha="1" url="http://....."/> Regards Anthony PS. If your file opens up in notepad as one long string, open in wordpad first, hit save then open up in notepad
... View more
08-19-2013
09:55 AM
|
0
|
0
|
1580
|
|
POST
|
No probs John glad I could help. Please don't forget to mark the post answered. How's the outside world treating you Regards Anthony
... View more
08-16-2013
05:25 AM
|
0
|
0
|
2188
|
|
POST
|
John, I dont quite understand how you replaced the %25 with a space originally because your original link should not have any %25 in it, this is something flex adds to replace the % sign. If your original link is something like: http://something.com/somthing%20Somethintelse replace it so it looks like: http://something.com/somthing Somethintelse If this breaks the link in ArcMap you may need to have two fields, one that holds the link for arcmap and one that holds the link for your flex viewer if you cannot amend the source code for your viewer. Regards Anthony
... View more
08-16-2013
03:36 AM
|
0
|
0
|
2188
|
|
POST
|
Wukong, You have to set the addarcgisbasemaps to false. The following example is set to use a geographic projection: <map wraparound180="false" initialextent="58.36 28.1 70.36 35.1" fullextent="58.36 28.1 70.36 35.1" addarcgisbasemaps="false"> <basemaps> <layer label="Mapping" type="tiled" visible="true" alpha="1" url="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer" icon="assets/images/Base_Mapping.png" /> </basemaps> </map> Regards Anthony
... View more
08-16-2013
03:29 AM
|
0
|
0
|
1190
|
|
POST
|
John, Not quite sure by your last post what you changed and which link stopped working. Did you replace %20 with spaces in your attribute table, and after doing so the link no longer worked in ArcMap? Or did you replace %25 with a space in your URL after you followed your link from the flex popup (if so you need to just remove the 25 after the % sign so it reads as the original %20). Are you working with the source code for flex, if so I can direct you to where you would need to make the change to make it work. Regards Gigzy
... View more
08-15-2013
09:31 AM
|
0
|
0
|
2188
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-01-2016 01:57 PM | |
| 1 | 02-04-2013 01:05 AM | |
| 1 | 04-11-2013 09:53 PM | |
| 1 | 04-03-2013 09:42 AM | |
| 1 | 07-25-2014 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|