|
POST
|
The AttachmentInspector is calling the attachment methods on the associated FeatureLayer so you can listen for the FeatureLayer's attachment events: http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#eventSummary
... View more
02-07-2011
08:27 AM
|
0
|
0
|
450
|
|
POST
|
If you're only trying to test if you get an error or not, you could try using a URLLoader instead of a Loader. http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/URLLoader.html
... View more
02-04-2011
01:53 PM
|
0
|
0
|
1072
|
|
POST
|
Try setting this to true: http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#disableClientCaching
... View more
02-04-2011
07:14 AM
|
0
|
0
|
545
|
|
POST
|
Have you tried making like link type for the ArcGIS Flex API swc "External" in your library project? This way it won't try to copy what it thinks it needs from the ArcGIS Flex API swc into your swc. Then in your app project you'll need to add both your swc and the ArcGIS Flex API swc to your project.
... View more
02-04-2011
07:06 AM
|
0
|
0
|
784
|
|
POST
|
You could update the config() function in com.esri.viewer.managers.MapManager.
... View more
02-04-2011
06:34 AM
|
0
|
0
|
453
|
|
POST
|
An instance of a InfoSymbolContainer is the parent to the class created by the InfoSymbol's infoRenderer factory.
... View more
02-02-2011
12:01 PM
|
0
|
0
|
669
|
|
POST
|
Here's one sample with more available in the list on the left: http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=QueryTaskOnMap
... View more
02-02-2011
09:27 AM
|
0
|
0
|
1009
|
|
POST
|
You will need to create separate style declarations for each InfoSymbol if you want them to have different values.
... View more
02-02-2011
09:21 AM
|
0
|
0
|
669
|
|
POST
|
The value of the date fields attribute should either be a Flash Date instance or the date's time property.
... View more
02-02-2011
07:23 AM
|
0
|
0
|
1286
|
|
POST
|
No, the Flash Player requires a crossdomain.xml to exist and if it doesn't, it won't allow access to the resource from another domain. You can workaround this by going through a proxy that you have in the same domain as the app or on another domain that does have a crossdomain.xml file that allows access from your app's domain.
... View more
02-01-2011
11:27 AM
|
0
|
0
|
1246
|
|
POST
|
Are you using the Flex API FeatureLayer? http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html
... View more
02-01-2011
11:22 AM
|
0
|
0
|
1256
|
|
POST
|
You could use the QueryTask to query your layer: http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/QueryTask.html
... View more
02-01-2011
11:18 AM
|
0
|
0
|
1009
|
|
POST
|
You can use a different locator service by changing the url in the locate widget's config. See the "locator" doc at: http://help.arcgis.com/en/webapps/flexviewer/help/widgets/locate_widget.htm
... View more
01-31-2011
12:55 PM
|
0
|
0
|
1009
|
|
POST
|
Try setting the layer's visibility to true. It won't update itself if visible is false.
... View more
01-31-2011
10:06 AM
|
0
|
0
|
1973
|
|
POST
|
No, but here's a sample that shows how to get all the ids and then request a batch at a time: http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=PagingTable
... View more
01-28-2011
11:17 AM
|
0
|
0
|
747
|
| 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
|