|
POST
|
... the compiled version does not contain apps folder that includes localized configuration files. Correct, we no longer include those since those files were only used to create our resource center web site. (Or at least so we thought). They are still available on the web site as localized samples. To create a localized application, the better way is to use the Application Builder. What were you using these files for? Is it something that isn't better done with application builder, or working with the source code?
... View more
03-22-2013
01:02 PM
|
0
|
0
|
3300
|
|
POST
|
Today we've released version 3.2. Read the details in the What's New: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/What_s_new_in_the_3_2_ArcGIS_Viewer_for_Flex/01m300000011000000/ Notable features in 3.2 include: There is a new Directions widget Six new locales: Danish, Estonian, Hebrew, Latvian, Lithuanian and Portuguese (Portugal) - for a total of 22 supported locales. Application Builder supports adding WMS, WMTS, and Web Tiled layers. Swatches (symbols) displayed as part of the TOC ("More...") in Map Switcher widget, and in Layer List widget. Lots of other things
... View more
03-21-2013
03:25 PM
|
0
|
18
|
7511
|
|
POST
|
Today we've released version 3.2. Read the details in the What's New: http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/What_s_new_in_ArcGIS_API_3_2_for_Flex/017p0000000w000000/ Notable features in version 3.2 include: New ready-to-use Geocoder component to search geocoding and map services. New ready-to-use Directions (routing) component for creating driving directions in your application. Six new locales: Danish, Estonian, Hebrew, Latvian, Lithuanian and Portuguese (Portugal) - for a total of 22 supported locales. The API samples are no longer part of the download, instead they are available at https://github.com/Esri/arcgis-samples-flex/
... View more
03-21-2013
03:22 PM
|
0
|
1
|
910
|
|
POST
|
When printing, if the user does not check �??use this scale�?� box in the Flex Print Widget, it will print out a map at slightly larger scale (and scale with the map viewer), one that doesn�??t match any of the standard ArcGIS Online/ Bing Maps/ Google Maps scales and seems arbitrary. If you don't specify a fixed state, it will print the extent of the map ... and thus you are likely to see the scale being a bit different. If you click �??use this scale�?� then zoom in and out the scale does not automatically change, and will print at fixed scale even though the user is zoomed in. So say a user is zoomed in at 1:36,112 and the �??use this scale�?� is checked at 577791, the output map is nothing like what the user is looking at on the screen. This is confusing to the user. If you check the "Use this scale" AND specify a fixed scale, e.g. 1:50000, then that is the scale that will be used. If you check the "Use this scale" AND empty the scale to use, then it will use the current scale of whatever scale/zoom you are at. I think this is the functionality you are asking for.
... View more
03-20-2013
09:04 AM
|
0
|
0
|
3731
|
|
POST
|
...then reference all of the feature layers ... If you add the map service as a one "dynamic", aka ArcGISDynamicMapServiceLayer, instead of as individual feature service, then it will work. Or is there a specific reason that you are not doing it that way?
... View more
03-19-2013
05:33 PM
|
0
|
0
|
2227
|
|
POST
|
Just wanted to follow up and let you know that this has been fixed and will be part of the 3.2 release (see GitHub Issue #28 - popups in 3.1 causes problem on application startup). FYI: if you want to see what other viewer code changes made it into 3.2, look at the closed and verified issues for 3.2: https://github.com/Esri/arcgis-viewer-flex/issues?labels=verified&milestone=1&state=closed
... View more
03-15-2013
06:13 PM
|
0
|
0
|
7422
|
|
POST
|
Just wanted to follow up and let you know that this has been fixed and will be part of the 3.2 release (see GitHub Issue #28 - popups in 3.1 causes problem on application startup). FYI: if you want to see what other viewer code changes made it into 3.2, look at the closed and verified issues for 3.2: https://github.com/Esri/arcgis-viewer-flex/issues?labels=verified&milestone=1&state=closed
... View more
03-15-2013
06:10 PM
|
0
|
0
|
1551
|
|
POST
|
Just wanted to follow up and let you know that we made some changes to the search widget based on the issues you highlighted. This will be part of the 3.2 release (see GitHub Issue #21). FYI - you can see the exact code change of our "commit" on GitHub: https://github.com/Esri/arcgis-viewer-flex/commit/2999dfbfb6c4c25d1c82e23dae41cc061e61a983 Thank you 🙂
... View more
03-15-2013
05:33 PM
|
0
|
0
|
1270
|
|
POST
|
Just wanted to follow up and let you know that this has been fixed and will be part of the 3.2 release (see GitHub Issue #84). FYI - you can see the exact code change of our "commit" on GitHub: https://github.com/Esri/arcgis-viewer-flex/commit/11546fcf7d2d598fd44b2eece569fcf2d997c0a0 FYI: if you want to see what other viewer code changes made it into 3.2, look at the 58 closed and verified issues for 3.2: https://github.com/Esri/arcgis-viewer-flex/issues?labels=verified&milestone=1&state=closed
... View more
03-15-2013
05:22 PM
|
0
|
0
|
1089
|
|
POST
|
Just wanted to follow up and let you know that this has been fixed and will be part of the 3.2 release (see GitHub Issue #22). FYI: if you want to see what other viewer code changes made it into 3.2, look at the 58 closed and verified issues for 3.2: https://github.com/Esri/arcgis-viewer-flex/issues?labels=verified&milestone=1&state=closed
... View more
03-15-2013
05:11 PM
|
0
|
0
|
1538
|
|
POST
|
Just wanted to follow up and let everyone know that the 3.2 release fixes all (we hope) of these issues: work with all projections turning off locator in appbuilder configure mapservices in appbuilder specifying sourcecountry (only with widget tag, not in appbuilder) FYI: if you want to see what other viewer code changes made it into 3.2, look at the 58 closed and verified issues for 3.2: https://github.com/Esri/arcgis-viewer-flex/issues?labels=verified&milestone=1&state=closed
... View more
03-15-2013
05:05 PM
|
0
|
0
|
855
|
|
POST
|
Just wanted to follow up and let everyone know that the 3.2 release fixes all (we hope) of these issues: work with all projections turning off locator in appbuilder configure mapservices in appbuilder specifying sourcecountry (only with widget tag, not in appbuilder) FYI: if you want to see what other viewer code changes made it into 3.2, look at the 58 closed and verified issues for 3.2: https://github.com/Esri/arcgis-viewer-flex/issues?labels=verified&milestone=1&state=closed
... View more
03-15-2013
05:01 PM
|
0
|
0
|
740
|
|
POST
|
Just wanted to follow up and let everyone know that this has been fixed and will be part of the 3.2 release (see GitHub Issue #21). FYI: if you want to see what other viewer code changes made it into 3.2, look at the 58 closed and verified issues for 3.2: https://github.com/Esri/arcgis-viewer-flex/issues?labels=verified&milestone=1&state=closed
... View more
03-15-2013
04:49 PM
|
0
|
0
|
4301
|
|
POST
|
Think of MOVE_FIRST as the first "MOVE", followed by many "MOVE"s. The general flow goes something like this: Click on the feature (GRAPHICS_MOVE_START) Start moving it (GRAPHICS_MOVE_FIRST) Move it around (GRAPHICS_MOVE, GRAPHICS_MOVE, GRAPHICS_MOVE...) Stop moving it (GRAPHICS_MOVE_STOP) We should update the API Reference to be more clear on that: http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/events/EditEvent.html#constantSummary http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/tools/EditTool.html#eventSummary
... View more
03-14-2013
03:45 PM
|
0
|
0
|
437
|
|
POST
|
I can see the jump/flash (which warrants a fix), but we want to keep it as RichEditableText so that it is possibly to copy the text (like the example text string).
... View more
03-14-2013
09:49 AM
|
0
|
0
|
414
|
| 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
|