|
POST
|
Here's another solution: http://forums.esri.com/Thread.asp?c=158&f=2421&t=274624#871027
... View more
11-30-2010
11:39 AM
|
0
|
0
|
2128
|
|
POST
|
If you're using the precompiled Viewer, then I suggest waiting until the next release when you'll be able to set the imageformat of the dynamic layer to png32. If you also publish your service as an optimized msd, then the image from the server will have its transparency intact.
... View more
11-30-2010
11:35 AM
|
0
|
0
|
2945
|
|
POST
|
Use the tileInfo property to get to the lods Array. Reference: http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/TiledMapServiceLayer.html#tileInfo http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/supportClasses/TileInfo.html#lods
... View more
11-30-2010
08:37 AM
|
0
|
0
|
2069
|
|
POST
|
This is a bug in the FeatureLayer. It will be fixed in the next release.
... View more
11-30-2010
08:13 AM
|
0
|
0
|
2536
|
|
POST
|
This is a bug in the FeatureLayer. It will be fixed in the next release.
... View more
11-30-2010
08:12 AM
|
0
|
0
|
555
|
|
POST
|
"as" is a special operator in the ActionScript language. See: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/operators.html#as http://help.adobe.com/en_US/as3/learn/index.html
... View more
11-23-2010
10:56 AM
|
0
|
0
|
464
|
|
POST
|
The Viewer doesn't auto-adjust. Try setting gp.outSpatialReference to the map's spatialReference. In the widget code, you could just use: gp.outSpatialReference = map.spatialReference;
... View more
11-23-2010
10:30 AM
|
0
|
0
|
1235
|
|
POST
|
It's normal for extent to be null on a MapPoint. Are those x/y values valid for SR 2254? Is the Map in SR 2254?
... View more
11-23-2010
09:35 AM
|
0
|
0
|
1235
|
|
POST
|
See this line at the top of the sample: xmlns:samples="com.esri.ags.samples.*" http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=InfoWindowRollOverSample
... View more
11-23-2010
07:50 AM
|
0
|
0
|
1289
|
|
POST
|
Can you try downloading it with a browser besides IE if that's what you tried?
... View more
11-23-2010
07:45 AM
|
0
|
0
|
2513
|
|
POST
|
This code looks OK. Is it getting to this line? Alert.show("The number of features output = "+myNumberFormatter.format(N)); If you set a break point on this line, does the graphic have non-null geometry? graphic.symbol = sfs_default;
... View more
11-22-2010
03:34 PM
|
0
|
0
|
1235
|
|
POST
|
The com/esri/ags/samples folder structure goes in your project's src folder. See the folder structure under "samples" when you unzip the API download.
... View more
11-22-2010
01:45 PM
|
0
|
0
|
1289
|
|
POST
|
The new samples are at: http://help.arcgis.com/en/webapi/flex/samples/index.html
... View more
11-22-2010
11:39 AM
|
0
|
0
|
1510
|
|
POST
|
This will be fixed in the next release. You can work-around it though by setting the value to Number.NaN.
... View more
11-22-2010
11:38 AM
|
0
|
1
|
1160
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-06-2017 01:13 PM | |
| 2 | 03-06-2017 02:12 PM | |
| 1 | 06-22-2010 12:01 PM | |
| 1 | 08-06-2012 09:29 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-15-2025
04:18 PM
|