|
POST
|
Andrew, Not really sure why you would want to do this but I'll try to point you in the right area to look at. You are likely to break a lot of stuff trying to do this but I would look at the index.mxml which is the base spark application it has a child element that is the ViewerContainer. The ViewerContainer is just a mx canvas so I would put your hdivided box in the index.mxml and add the ViewerContainer to one of it's panels.
... View more
11-02-2010
11:20 AM
|
0
|
0
|
1025
|
|
POST
|
Dan, I have seen this before, the best thing to do is reboot the server.
... View more
11-02-2010
11:12 AM
|
0
|
0
|
1498
|
|
POST
|
Prestige, I got it to show your imagery with this: <layer label="test image Service" type="image" visible="false"
url="http://cuo.geomatics.uct.ac.za/ArcGIS/rest/services/Capetown/ImageServer"/>
... View more
11-02-2010
05:07 AM
|
0
|
0
|
1797
|
|
POST
|
Prestige, You need to look at the code gallery. http://help.arcgis.com/en/webapps/flexviewer/gallery.html
... View more
11-02-2010
04:54 AM
|
0
|
0
|
1340
|
|
POST
|
David, No, if you are not adding your graphics in code then you will just have to climb up the parent object with your click event so on mouseDown check to see if it is a customSprite and if it is then do event.currentTarget.parent instead.
... View more
11-01-2010
01:34 PM
|
0
|
0
|
1455
|
|
POST
|
David, It actually has more to do with the PictureMarkerSymbol than the UniqueValueRenderer. The way to avoid this is to set mouseChildren = "false".
... View more
11-01-2010
01:22 PM
|
0
|
0
|
1455
|
|
POST
|
Nathan, Look here. http://forums.arcgis.com/threads/10343-Dynamic-Rest-Legend-in-ArcGIS-Server-10-and-Flex-API-1.3?highlight=Dynamic+Legend
... View more
11-01-2010
10:35 AM
|
0
|
0
|
970
|
|
POST
|
All, The requested enhancements and some minor bug fixes are done in this latest version 2.1.3. PLEASE PAY ATTENTION to the IMPORTANT configuration changes.pdf in this new version as some changes to the structure of the eSearchWidget.xml have been made and copying and pasting your older version will cause errors.
... View more
11-01-2010
09:25 AM
|
0
|
0
|
2665
|
|
POST
|
Will, I am having a hard time duplicating your issue... With the new 2.1.6 version unmodified I am able to limit mu identify results to only the one layer I specify in my XML... Louisville Landbase is a map service in my app as specified below <layer label="Louisville Landbase" type="dynamic" visible="true"
alpha="0.4"
url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Louisville/LOJIC_LandRecords_Louisville/MapServer"/> and in my IndetifyWidget.xml I use: <layers onlythese="true">
<layer>
<name>Zoning</name>
<fields>ZONING_NAME, ZONING_TYPE</fields>
<linkfield></linkfield>
<linkprefix></linkprefix>
<linksuffix></linksuffix>
<iconfield></iconfield>
<iconprefix></iconprefix>
<iconsuffix></iconsuffix>
<zoomscale>15000</zoomscale>
<forcescale>true</forcescale>
</layer>
</layers> And the only thing that is returned is zoning results... I am not sure what you or I am missing here.
... View more
11-01-2010
08:50 AM
|
0
|
0
|
2027
|
|
POST
|
Emily, If I remember correctly this is a bug in the viewer that you are experiencing when the preload="open" is used under certain circumstances.
... View more
11-01-2010
08:00 AM
|
0
|
0
|
2027
|
|
POST
|
Emily, I don't see anything wrong. Of course the config.xml you send was the one you deleted the identify widget from so I can't see if you had any issues there. Try adding it back using this code <widget label="Identify" left="330" top="80"
icon="assets/images/i_info.png"
config="widgets/Identify/IdentifyWidget.xml"
url="widgets/Identify/IdentifyWidget.swf"/> And let me know the result.
... View more
11-01-2010
07:50 AM
|
0
|
0
|
1934
|
|
POST
|
Emily, Did the busy cursor go away? If it did then attach your config.xml and your IdentifyWidegt.xml.
... View more
11-01-2010
07:32 AM
|
0
|
0
|
1934
|
|
POST
|
Emily, Yep, I am referring to the blue identify button that was added to your application when you added my widget to your app. Once you remove the identify widget element from your config.xml you should no longer see the blue i button in your app. Are you using the compiled or uncompiled version?
... View more
11-01-2010
07:27 AM
|
0
|
0
|
1934
|
|
POST
|
Emily, Once you removed it from the config.xml did the button of the identify widget go away?
... View more
11-01-2010
07:07 AM
|
0
|
0
|
1934
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2020 11:36 AM | |
| 17 | 05-17-2021 01:51 PM | |
| 1 | 07-06-2020 05:32 AM | |
| 1 | 07-10-2018 05:49 AM | |
| 9 | 01-28-2022 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-08-2026
06:27 AM
|