|
POST
|
Paul, Not sure exactly on your question but Flex is 100% case sensitive so your code should be. ...
var fl:FeatureLayer;
for each (var identifyResult:IdentifyResult in identifyResults)
{
fl.graphicProvider = identifyResult.feature.graphics;
Alert.show(fl.url);
}
...
... View more
09-24-2010
08:03 AM
|
0
|
0
|
345
|
|
POST
|
Will, I am looking at updating based on Erwan's and Ernst's suggestions. Not sure I will go down Erwan's suggestion of having a image and hyperlink though as that would require updating the InfoPopupWidget as well. But I am looking at the prefix and suffix on the hyperlink.
... View more
09-24-2010
07:52 AM
|
0
|
0
|
2484
|
|
POST
|
Josh, The MVP Program is in a state of flux and disfunctionality right now so there is no clear info to give you. The way it worked in the past is not the way it will work once the get it figured out.
... View more
09-24-2010
07:46 AM
|
0
|
0
|
1204
|
|
POST
|
Chaya, This worked fine for me.
<map initialextent="-10786000 4272100 -10570000 4365100" top="40">
<basemaps>
<layer label="Streets" type="tiled" visible="true" alpha="1"
url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"/>
<layer label="Aerial" type="tiled" visible="false" alpha="1"
url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"/>
<layer label="Topo" type="tiled" visible="false" alpha="1"
url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"/>
</basemaps>
<operationallayers>
<layer label="Tulsa" type="dynamic" visible="true" alpha="1"
url="http://map.incog.org/ArcGIS/rest/services/cotweb/MapServer"/>
</operationallayers>
</map>
... View more
09-24-2010
07:43 AM
|
0
|
0
|
1390
|
|
POST
|
YiJia, Type in "London, Canada" or a conadian airport code like YGK
... View more
09-24-2010
07:33 AM
|
0
|
0
|
2249
|
|
POST
|
Chaya, Your map service is not cached you can tell if a map service is cached or not by looking at the REST Services directory and you will see Single Fused Map Cache: true and then a listing of Tile Info: So what you need to do is change the type to dynamic.
... View more
09-24-2010
06:45 AM
|
0
|
0
|
1297
|
|
POST
|
All, I have been waiting for the Final release of the FlexViewer 2.1 before I started to push out some widgets I have been working on. Here is my Weather Underground widget http://www.arcgis.com/home/item.html?id=f6bf35d7e7dc4db697f9718fd1b2b53f# More FlexViewer 2.1 widgets to come stay tuned...
... View more
09-23-2010
08:12 PM
|
0
|
17
|
5939
|
|
POST
|
Try again for some reason the zip was not attached earlier...
... View more
09-23-2010
12:17 PM
|
0
|
0
|
4050
|
|
POST
|
Will, No it has nothing to do with the compiled or uncompiled version it has to do with how you added it as a featurelayer type initially which requires you to specify symbology for the features if you are not using a ArcGIS Server 10. When you added it as dynamic it uses the symbology for the server whither it is 9.3 or 10 server.
... View more
09-23-2010
11:45 AM
|
0
|
0
|
825
|
|
POST
|
All, I have been waiting for the Final release of the FlexViewer 2.1 before I started to push out some widgets I have been working on. Here is my Identify Widget for Flex Viewer 2.1. I have tested to ensure proper functioning with FlexViewer 2.1 and am now releasing it to you since the API Team did not get one into the FlexViewer. Here is the link: http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89 More FlexViewer 2.1 widgets to come stay tuned...
... View more
09-23-2010
11:34 AM
|
0
|
266
|
106453
|
|
POST
|
Will, How are you adding this service into your config.xml? Is your ArcGIS Server still 9.3 or 10?
... View more
09-23-2010
11:24 AM
|
0
|
0
|
825
|
|
POST
|
Jerry, Go to your Rest Service Directory and they are listed there.
... View more
09-23-2010
07:02 AM
|
0
|
0
|
1732
|
|
POST
|
API Team, I get this warning when using FLEX SDK 4.1 Description Resource Path Location Type com.esri.viewer:BaseWidget is a module or application that is directly referenced. This will cause com.esri.viewer:BaseWidget and all of its dependencies to be linked in with index. Using an interface is the recommended practice to avoid this. flexviewer2.1 Unknown Flex Problem Any comments on this one?
... View more
09-23-2010
06:43 AM
|
0
|
24
|
12139
|
|
POST
|
Eddie, I think that this is feasible, but you should be patient and see what the FlexViewer 2.1 has to offer before putting any more though or time into this.
... View more
09-22-2010
06:29 PM
|
0
|
0
|
491
|
| 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
|