|
POST
|
No, but you can use http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/DisplayObject.html#mouseX and http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/DisplayObject.html#localToGlobal().
... View more
10-11-2010
02:05 PM
|
0
|
0
|
1839
|
|
POST
|
Does it work correctly in a very simple app like this one when you change the url to your service? http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=TiledMap
... View more
10-11-2010
01:11 PM
|
0
|
0
|
2174
|
|
POST
|
The *lastResult properties are mostly there for when you just want to bind to them. Here's some options for controlling what happens when you overlap requests: http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/tasks/BaseTask.html#concurrency Your best bet is probably to chain requests by making the next call when the first one finishes.
... View more
10-11-2010
12:51 PM
|
0
|
0
|
1205
|
|
POST
|
Have you tried using this url instead? http://devn19/ArcGIS/rest/services/emili_ho_loans_dev/MapServer/0
... View more
10-11-2010
12:44 PM
|
0
|
0
|
2237
|
|
POST
|
You could create a FeatureCollection with a FeatureSet that gets its features from another layer's graphicProvider and the layerDefinition from the other layer's layerDetails property. Could you explain the use case?
... View more
10-11-2010
12:39 PM
|
0
|
0
|
2381
|
|
POST
|
You could try using this event: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/ui/ContextMenu.html#event:menuSelect
... View more
10-11-2010
12:31 PM
|
0
|
0
|
1839
|
|
POST
|
This sample may help. http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=AttributeInspectorInfoWindowEditable One issue in the code above is that the attributes should be an Object of key-value pairs. You may also want to try using a tool like HttpFox to see what the request and response from the server is when you call applyEdits().
... View more
10-11-2010
12:22 PM
|
0
|
0
|
971
|
|
POST
|
The Spark Group doesn't implement IDataRenderer like mx.core.Container does, but you can use DataRenderer instead: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/DataRenderer.html
... View more
10-11-2010
12:03 PM
|
0
|
0
|
568
|
|
POST
|
It would require a code change and recompile to SimpleInfoWinWidget.mxml.
... View more
10-06-2010
10:51 AM
|
0
|
0
|
2247
|
|
POST
|
Are you only seeing the errors if you try using the Design mode? If yes, the Design mode issue doesn't have a resolution yet.
... View more
10-06-2010
10:44 AM
|
0
|
0
|
3088
|
|
POST
|
That one of the "Supported Operations" at the bottom of the Services Directory page is "Query". e.g.: http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Fire/Sheep/MapServer/0
... View more
10-06-2010
08:55 AM
|
0
|
0
|
2247
|
|
POST
|
It is very similar to how Java can have separate class loaders. See this thread on background and how to load widgets into the same ApplicationDomain. http://forums.arcgis.com/threads/11960-com.esri.ags.symbols.TextSymbol-is-not-TextSymbol-in-FlexViewer-widget
... View more
10-06-2010
08:48 AM
|
0
|
0
|
555
|
|
POST
|
Yes. You could either modify the index.html page that comes with the download to add html content around the Viewer or use standard html swf embedding code like you can get from http://code.google.com/p/swfobject/ to embed the index.swf into your existing web page.
... View more
10-06-2010
08:38 AM
|
0
|
0
|
1613
|
|
POST
|
You can use type="feature" with a layer in a map service too as long as it's queryable.
... View more
10-06-2010
08:34 AM
|
0
|
0
|
2247
|
| 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
|