0
votes
2answers
40 views

Dynamic labeling looks awful in flex map

I published a service to ArcGIS Server 10.1 from an .mxd with no halos around the labels and created a flex application using the flex viewer. When I browse to the map here and zoom in on an ...
2
votes
2answers
122 views

Help getting my flex service publicly accessible

My organization is trying to get our web maps up and running. I have created a simple web map service on our in house ArcGIS server, using the Arcgis flexviewer that is visible locally, works great, ...
2
votes
0answers
86 views

How do you deploy services, data, code to an ArcGIS production server

We have a production GIS viewer that runs on a production server. Testing new development/data is done on a test server and we develop on a different server also. At the moment, a lot of the ...
1
vote
0answers
262 views

Access Geoprocessing results in Flex Viewer (Enhanced) Search Widget

I have Robert Scheitlin's Enhanced Search Widget up and running successfully with my MapService using ArcGIS Server and Flex Viewer 2.3. I also have a geoprocessing service that returns a point layer ...
2
votes
2answers
216 views

flex to java trying to get started on the plan

I have as suggested recently on this forum been "playing" with arcgis server. For reasons perhaps not obvious to "real" programmers I have built a fairly extensive series of web mapping applications ...
1
vote
0answers
129 views

Flex popup from outside resource weather warnings

I am using the USGS service of NHSS NOAA weather warnings in an application. I have the service displaying in my map using http://rmgsc.cr.usgs.gov/ArcGIS/rest/services/nhss_weat/MapServer The ...
2
votes
1answer
394 views

Flex 2.4 login page with tokens

I am using AGS security and a 2.4 flex application. I would like to login with a login screen like available in the samples. Then utilize tokens for fc security on my services. I see a sample for ...
0
votes
1answer
141 views

flex 2.3.1 Simpleinfowinwidget deprecation

I have been using the simpleinfopopup widget and recently read that it is being deprecated with 2.3.1. 1. What are the positives and negatives of the popup you are using in flex? I also have been ...
1
vote
3answers
2k views

ArcGIS Viewer for Flex - adding operational layers

I am new to Flex Viewer and am currently trying to view my Map Service that comes from remote Arc GIS Server over the Internet. All parameters in the config.xml file are set up as default (I made no ...
0
votes
0answers
147 views

Grid & Magnetic Bearing in Flex Viewer 2

I want to allow users to draw line by using Flex Viewer 2 drawing widget, As a result I want to have magnetic and grid bearing. Any help would be appreciated. Thanks.