|
POST
|
Solved - Problem was found to be the lost connection to the source data files in the mxd.
... View more
08-15-2012
06:03 AM
|
0
|
1
|
3536
|
|
POST
|
In the OverviewWidget, how to add an operation layer above the basemap? Thanks.
... View more
08-15-2012
03:39 AM
|
0
|
6
|
2525
|
|
POST
|
Duplicate post as http://forums.arcgis.com/threads/49595-Can-t-save-the-ModelBuilder-created. This one is to be closed.
... View more
08-14-2012
08:15 AM
|
0
|
0
|
1133
|
|
POST
|
Problem solved as I re-set to use API 4.51 to substitute 3.5B and use Player 10.2 to substitute 10.0.
... View more
08-14-2012
08:11 AM
|
0
|
0
|
488
|
|
POST
|
Actually, I tested both autoswitch and foreswitch, but some results are not expected. For instance, I set autoswitch on US Aerial. If I change scale to 1:1128, the background displays 'Map Data Not Yet Available' even though the eMapSwitch tab shows it is on US Aerial (the default basemap). I have to click the US Aerial again and then the autoswitch functions well (to the right basemap I set). When I play Zoom-out, it always displays US Shaded Relief (not the default, neither autoswitch nor foreswitch) even though the eMapSwitch tab shows it is on US Aerial. My suspection is that loading Shaded Relief from the server could take shorter time than loading US Aerial probably due to the loading size issue. This is only my guess.
... View more
08-14-2012
06:23 AM
|
0
|
0
|
1269
|
|
POST
|
I opened a project that was done by a Developer before. For the index.mxml, it shows such an error: Could not resolve <s:Application> to a component implementation on Line 10 (in red below): <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:shp="com.esri.shp.*" xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600" initialize="initCollections();" xmlns:esri="http://www.esri.com/2008/ags" applicationComplete="application1_applicationCompleteHandler(event)" creationComplete="application1_creationCompleteHandler(event)" > ...... protected function application1_creationCompleteHandler(event:FlexEvent):void { addEventListener(KeyboardEvent.KEY_DOWN, deleteKeyHandler); } I could not figure out what kind of problem it is. Can anyone provide a hint? Thanks.
... View more
08-14-2012
04:40 AM
|
0
|
1
|
1015
|
|
POST
|
In my thread at http://forums.arcgis.com/threads/63288-Map-switch-as-scale-change, I requested how to auto-switch basemap as scale change. Mr. Robert, the author (also the best ArcGIS Flex expert as I know) of the eMapSwitch, provided me the solution. It works if I make the scale change using the Scalebar to zoom-in. In one of my application, when a feature (e.g. a parcel) is found and then the map is zoommed-in the parcel. The scale is changed to 1:1128 (the smallest scale), but the basemap is on the default one US Areial that does not have the map at this scale. How can the auto-switch basemap also work on this senario? Another question is how auto-switch to for zoom-out with the default basemap. Thanks.
... View more
08-10-2012
05:58 AM
|
0
|
6
|
1379
|
|
POST
|
Robert: You might be right. But in the InfoSymbolWindowSkin.mxml, there is no definition about the Key/Value columns. I only found them in the popUpRenderSkin.mxml. In my application, the pop-up contains 2 columns w/ equal width. Usually, Key (Attribute Name) is short but Value (Attribute value) is long. I want to reduce Key column width and meanwhile increase Value column width. Thanks.
... View more
08-08-2012
10:35 AM
|
0
|
0
|
909
|
|
POST
|
I want to adjust the column width of an IdentifyWidget. Currently, the Key and Value columns have the equal width. I revised the popUpRenderSkin.mxml: <s:Group id="keyValueGroup" width="100%"> <s:layout> <s:ConstraintLayout id="keyValueGroupLayout"> <s:constraintColumns> <s:ConstraintColumn id="col1" width="30%" /> <s:ConstraintColumn id="col2" width="70%"/> </s:constraintColumns> </s:ConstraintLayout> </s:layout> </s:Group> However, the column widths of both columns have no change. Did I do something incorrect? Thanks.
... View more
08-08-2012
09:14 AM
|
0
|
4
|
1463
|
|
POST
|
In the OverviewWidget, if I want use only one ESRI's basemap (e.g. TOPO), how to code for it? Thanks.
... View more
08-06-2012
09:56 AM
|
0
|
3
|
1349
|
|
POST
|
Robert: The solution you provided works well. Thanks. Shaning
... View more
08-03-2012
10:35 AM
|
0
|
0
|
1730
|
|
POST
|
I am working on a ArcGIS Flexviewer project. The map services (including ESRI's basemaps) display well on IE but got blanked in Firefox. What's the possible reason for it? Thanks.
... View more
08-01-2012
10:38 AM
|
0
|
3
|
1282
|
|
POST
|
Changed Flashplayer from V9 to 10 by referrring to http://www.actionscript.org/forums/showthread.php3?t=194373/, and then the errors disappearred.
... View more
07-31-2012
09:01 AM
|
0
|
0
|
699
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-18-2023 10:02 AM | |
| 3 | 07-14-2023 12:29 PM | |
| 1 | 04-02-2021 12:16 PM | |
| 1 | 07-24-2017 11:31 AM | |
| 1 | 04-04-2016 03:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-01-2025
11:58 AM
|