|
POST
|
Are you using the 2.x or 1.x API? If you're using the 2.x API, the matching 2.x sample is at http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=ProjectPoint
... View more
04-28-2011
08:40 AM
|
0
|
0
|
786
|
|
POST
|
We're planning to release a 2.3.1 version later this week which should fix this.
... View more
04-26-2011
10:48 AM
|
0
|
0
|
289
|
|
POST
|
This will be fixed in the next release - 2.3.1 - which is planned for release later this week. Also the property name will be spelled with two s's to be consistent with the API.
... View more
04-26-2011
10:47 AM
|
0
|
0
|
1316
|
|
POST
|
Snapping does not work for non-geographic, non-webmercator projections. We will add support for this in an upcoming 2.3.1 release.
... View more
04-26-2011
10:46 AM
|
0
|
0
|
747
|
|
POST
|
Do you need to tag the main configuration file (proxy.config) or do you tag the proxy.ashx file? I can't get this to work. Here's what my config.xml file looks like. I think I've used the <httpproxy> command correctly and I opted "in" each of my map services. I would take a step back, and just make sure that you really need to use the proxy... If you're application is running on http://atlas/something then you probably don't need a proxy. Also, even if the app is on a different domain than your arcgis server, you can put a crossdomain file at http://atlas/crossdomain.xml, and again probably wont need any proxy.
... View more
04-26-2011
10:38 AM
|
0
|
0
|
1030
|
|
POST
|
@christi - Are you using the Bing basemaps, or the default config which has the ArcGIS Online basemaps? It's only the bing services that has the extra details. See Bing example at http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=apps/config-bing.xml which goes down to 1:282 scale.
... View more
04-26-2011
09:43 AM
|
0
|
0
|
1384
|
|
POST
|
http://dl.dropbox.com/u/14170337/sh-issue-april-2011/index.html httpfox shows a 404 error for http://secure.sterling-heights.net:32457/crossdomain.xml Also, using the Adobe Flash Player debug version, I get the following error: SecurityError: Error #2048: Security sandbox violation: http://dl.dropbox.com/u/14170337/sh-issue-april-2011/index.swf cannot load data from http://secure.sterling-heights.net:32457/ArcGIS/rest/services/GIS_Maps/City_Utilities_Map/MapServer?f=json. Try adding a crossdomain.xml file on your ArcGIS Server machine and see if that helps 🙂
... View more
04-22-2011
09:55 AM
|
0
|
0
|
3040
|
|
POST
|
Another alternative is to not use the SimpleInfoWin widget at all. The new pop-up windows that are part of the core API supports hyperlinks and aliases (and more). http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Pop_up_configuration_files/01m30000002q000000/ http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Pop_up_windows/01m300000013000000/
... View more
04-22-2011
08:27 AM
|
0
|
0
|
1142
|
|
POST
|
Mike, what does the REST requests look like? Is there anything "funky" with the map service? 🙂 Does the service work in other applications? Can you try running your app on the webserver (i.e. http://...) instead of the file system?
... View more
04-21-2011
12:19 PM
|
0
|
0
|
3040
|
|
POST
|
Are you using the old "Sample" Flex Viewer, or the ArcGIS Viewer for Flex 2.x? What format is your data in? Are you publishing it in a map service using ArcGIS Server? If you are using ArcGIS Viewer for Flex 2.3 and ArcGIS Server, then if your field value is a full URL (starting with http:// or https://) the popup renderer (new at 2.3) will automatically make it linkable, and thus open up in a new window.
... View more
04-19-2011
04:50 PM
|
0
|
0
|
2604
|
|
POST
|
It "should" work. Try using it in a floating widgetcontainer instead of horizontal mode. This will have the added benefit of people being able to resize the widget - which might be handy if you have 30+ layers... Are you using the 2.3 version that we released last week?
... View more
04-18-2011
12:07 PM
|
0
|
0
|
1205
|
|
POST
|
The wild card is database dependent. One way to test different SQL's is by going to the Service Directory and using the Query link at the bottom of your layer page. This will allow you to easily test different SQL and see the outputs. For example: http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/BloomfieldHillsMichigan/Parcels/MapServer/2/query?where=UPPER(SITEADDRESS)+like+UPPER('%25WAY')&outFields=* or in your case http://preservationsearchwebgis.anth.umd.edu:8399/arcgis/rest/services/AIA_Basic_Web/MapServer/11/query?where=UPPER(ADDRESS)+like+UPPER('%25WAY')&outFields=*
... View more
04-18-2011
12:00 PM
|
0
|
0
|
1259
|
|
POST
|
The scroll bar should be added automatically. Are you seeing something different?
... View more
04-18-2011
11:42 AM
|
0
|
0
|
1205
|
|
POST
|
As part of the 2.3 release last week, we also overhauled the Developer's Guide. It is still somewhat a work-in-progress but it now has a lot more information than before. See for example: Application Architecture Widget Framework
... View more
04-18-2011
11:40 AM
|
0
|
0
|
544
|
|
POST
|
My InfoWindows seems to be all broken now when I use my own InfoWindowRender. Should I just make a new thread? Yes, please. As part of the sparkification of InfoWindow there was quite a few related changes. A separate thread would be a good idea.
... View more
04-15-2011
01:25 PM
|
0
|
0
|
1676
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 03-11-2026 11:16 AM | |
| 2 | 03-17-2025 08:24 AM | |
| 3 | 03-17-2025 07:27 AM | |
| 4 | 02-26-2025 11:37 AM | |
| 1 | 03-23-2023 04:36 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-14-2026
04:21 PM
|