|
POST
|
Does anyone know of an identify widget that supports secure services Not a direct answer maybe, but the 3.0 API (currently in beta) supports secure services (using token-based authentication) as long as the ArcGIS Server version is 10 SP 1 or greater. http://resourcesbeta.arcgis.com/en/webapis/flex-api/apiref/com/esri/ags/components/IdentityManager.html
... View more
01-26-2012
01:13 PM
|
0
|
0
|
464
|
|
POST
|
Or, I can just wait until I move them to 2.4 which I plan to do within the next two weeks. FYI - just upgrading your application to 2.4 or 2.5 will not change anything in regards to crossdomain issues. The requirements for crossdomain.xml is the same for all Flex applications.
... View more
01-24-2012
12:28 PM
|
0
|
0
|
2845
|
|
POST
|
<menus> <menu id="menuNavigation" visible="true" icon="com/esri/solutions/flexviewer/assets/images/icons/i_globe.png">Navigation</menu> Debbie, which version of flex viewer are you working with here? It's sort of looks like the old Sample Flex Viewer which wouldn't be directly compatible with ArcGIS Viewer for Flex 2.x...
... View more
01-24-2012
12:24 PM
|
0
|
0
|
669
|
|
POST
|
Do you have any idea what this means? : serviceurl�??Optional, URL to your own utility service for converting KML files to features. [Added in version 2.5] It's referring to the KML utility that converts the KML feed to a feature layer. This utility service is part of ArcGIS Portal. If you have ArcGIS Portal, you can use its utility service instead of the one on ArcGIS.com.
... View more
01-13-2012
01:18 PM
|
0
|
0
|
774
|
|
POST
|
There is no documentation for the samples. Only the live example: http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=apps/config-thematic.xml And the source code itself: https://github.com/ArcGIS/ArcGISViewerForFlex/tree/master/src/widgets/Samples/ThematicQuery
... View more
01-12-2012
02:27 PM
|
0
|
0
|
501
|
|
POST
|
Would you say the hatched symbology will be supported in Flex 3.0? Yes, they should work in Flex API 3.0, as long as you are using ArcGIS Server 10.1.
... View more
01-11-2012
04:46 PM
|
0
|
0
|
2370
|
|
POST
|
does anyone know any tutorial on how to make a very basic map? im new here.:p While it's not really a tutorial the API Library download includes two examples, with a very brief readme. Look in the "mobile" folder for BasicMap and WebMap. The readme.txt in the same directory includes: =============== Getting Started =============== 1. Open Adobe Flash Builder 4.5, choose File -> Import Flash Builder Project. 2. Select Project folder, click Browse, and navigate to the downloaded project folder. 3. Add the API Library to the project through Project -> Properties -> Flex Build Path -> Library Path -> Add SWC (and locate the "agslib-2.5-2011-11-30.swc"). 4. Run the application using a simulator or on a physical device. Using the Run Configurations (Run > Run Configuration) you can add a Mobile application and define the Launch Method as appropriate.
... View more
01-09-2012
07:38 AM
|
0
|
0
|
751
|
|
POST
|
Is it better for me to put in a beta tech support request for this, rather than the forum? Yes, that's probably going to be better.
... View more
01-04-2012
04:27 PM
|
0
|
0
|
1142
|
|
POST
|
At what stage of the install are you getting this error message? What OS are you on?
... View more
01-04-2012
03:02 PM
|
0
|
0
|
652
|
|
POST
|
No, WMTS (tiled WMS) is not yet supported in the Flex Viewer (but it is supported in the Flex API). See http://forums.arcgis.com/threads/45233-WMST-Support-Flex-Viewer and http://forums.arcgis.com/threads/46672-WMTS-in-config.xml
... View more
01-03-2012
06:03 PM
|
0
|
0
|
526
|
|
POST
|
I have a IIS virtual directory that substitutes "/ags/services". This should work fine in general. You could test with for example http://mapservice.mapthespill.org/AGS/rest/services or http://gis1.sgrc.selkirk.ca/sgrcservices/rest/services. I've heard other reports that some URLs don't work, but we haven't been able to figure out why yet. Note that if the server has many services, it might take quite a while to finish checking them all. Meanwhile you'll just see the big busy indicator. I'm receiving a security error when I am trying to view in design and preview. I'm assuming this is because that URL is not exposed to the internet. (??) No, there is no requirement to have it exposed to the internet. More likely this is a crossdomain issue or some other issue. Do you get the same security error when running it in a browser? Q. Do you have security enabled in some form on some of these servers?
... View more
01-03-2012
04:29 PM
|
0
|
0
|
1142
|
|
POST
|
Is all that part of the enabling of the IdentityManager ...? Yes, all you have to do is enable the IdentityManager. It will take care of prompting users to login for ArcGIS Servers that have been secured using token-based authentication. and then using that token as appropriate. "The Identity Manager is a singleton class that, when enabled, will manage the credentials for ArcGIS Server resources secured using token-based authentication. Note that only ArcGIS Server versions 10 SP 1 and greater are supported." http://resourcesbeta.arcgis.com/en/webapis/flex-api/apiref/com/esri/ags/components/IdentityManager.html
... View more
12-28-2011
02:06 PM
|
0
|
0
|
1272
|
|
POST
|
I use Flex Builder 4 with Flex SDK 4.1. Will this work with that? No. It requires Adobe Flex 4.5, see http://resourcesbeta.arcgis.com/en/webapis/flex-api/concepts/index.html#/Migrating_from_2_5_to_3_0/017p00000024000000/
... View more
12-23-2011
07:39 AM
|
0
|
0
|
754
|
|
POST
|
The 3.0 beta 1 of the ArcGIS API for Flex is now available. Sign-up (and download API library) on the Esri Beta Community Site: https://betacommunity.esri.com/home.html See the beta resource center at: http://resourcesbeta.arcgis.com/en/webapis/flex-api/ Please use this forum for any API beta related issues.
... View more
12-21-2011
11:40 AM
|
0
|
1
|
919
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 03-11-2026 11:16 AM | |
| 2 | 03-17-2025 08:24 AM | |
| 3 | 03-17-2025 07:27 AM | |
| 4 | 02-26-2025 11:37 AM | |
| 1 | 03-23-2023 04:36 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-14-2026
04:21 PM
|