|
POST
|
I read the following line in the release of 3.6: Does this mean that when a polygon is selected, it can show a line graphic instead of a polygon graphic? Yes, this was added to help address issues with multiple transparent graphics causing problems in addition to what you described with annotation as well. Thanks.
... View more
12-18-2013
07:46 AM
|
0
|
0
|
2057
|
|
POST
|
After further testing, the problem with printing secure feature layers (NOT the dynamic service itself) from a secured print task appears to also occur in 10.2. This has been logged as NIM094431. Thanks.
... View more
09-11-2013
12:01 PM
|
0
|
0
|
1799
|
|
POST
|
Not sure if the problem is only occuring when trying to print the individual feature layer from the print task? If so, than that does appear to be an issue with 10.1. I cannot reproduce it using 10.2. It is not specific to Flex but rather on the server-end itself.
... View more
08-22-2013
05:59 PM
|
0
|
0
|
1799
|
|
POST
|
I'm guessing the reason you are asking for this is because of the bug logged with printing secured featurelayers from a secured custom print task not working correctly? This problem is not specific to Flex. We've done some testing though and have determined that the problem occurs only in 10.1. I don't know if 10.2 is an option for you at this time, if so this would take care of it. Not sure if this helps you, but wanted to let you know.
... View more
08-22-2013
05:56 PM
|
0
|
0
|
828
|
|
POST
|
I second this. Good job Robert! And thank you for all you do.
... View more
07-16-2013
06:14 AM
|
0
|
0
|
1999
|
|
POST
|
Today we've released version 3.4. Read the details in the What's new documentation. You may have already noticed that our documentation for the API has moved from http://resources.arcgis.com/en/communities/flex-api/ to the new https://developers.arcgis.com/en/flex/ site on developers.arcgis.com. We are excited about this move and new format. Please take some time to navigate around this site to become more familiarized with its layout. This release focused on data validation, Portal for ArcGIS, ArcGIS for Organizations, and ArcGIS Online integration, in addition to map and legend updates (to name just a few.) For a complete list of "what's new" in addition to updated concepts/documentation, please refer to the ArcGIS API for Flex Home page and the What's new in 3.4 documentation.
... View more
07-03-2013
08:09 AM
|
0
|
4
|
1279
|
|
POST
|
This issue is not specific to how Flex Viewer is handling the print but rather the server-side print task itself. This is actually a known limit. The measurements are handled as planar, not geodesic. You'll notice that the further north you go (for example find a football field further north) the measurements are further off than if you measure a football field south of it. You should also see the same behavior in ArcMap as well.
... View more
05-31-2013
09:29 AM
|
0
|
0
|
1764
|
|
POST
|
Today we've released version 3.3. Read the details in the What's New. A few features in version 3.3 include: Directions component improvements Updated localization for Hebrew and several other locales Better support for Portal for ArcGIS and hosted organizations For a full listing, please refer to the What's new in 3.3 documentation in addition to the documentation listed on the Main ArcGIS API for Flex communities page. Enjoy!
... View more
04-29-2013
02:05 PM
|
0
|
0
|
555
|
|
POST
|
Hi Jared, This bug was addressed at the API level, which would explain why you didn't see anything written up about it in the GitHub issues. This fix should then apply to the Viewer as well since it is built using the same 3.3 API. The 3.3 release should be made available for download either later today or tomorrow. Keep your eyes peeled for any blog or forum post announcements. Thanks. Heather
... View more
04-29-2013
09:13 AM
|
0
|
0
|
399
|
|
POST
|
Hi, I think there might be an issue with the Application Builder Download for 3.2 (the .air file). the download keeps failing around 10MB - I have tried downloading with IE, Firefox and Chrome and get the same result. The Source code and compiled packages are fine. Thanks, Chris Chris, Could you please try to download this again? I'm not sure what was going on with your end but it works fine for me. Thanks, Heather
... View more
03-22-2013
07:01 AM
|
0
|
0
|
2614
|
|
POST
|
Is there a simple way to hide the default 'Zoom To' button in the InfoWindow. http://www.webmapsolutions.com/blogimg/zoom_to.png We have found in the mobile ArcGIS Online apps we are building this can cause the app to crash. Thanks --Rory Hi Rory, There is a known-limit when working with pop-up windows in mobile applications created with version 3.1. If doing so, please note that you will need to either: 1 - add both mx.swc and sparkskins.swc to your project, or 2 - update the PopUpRendererSkin class and remove references to the RelationshipInspector component. This is doc'd at http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Mobile_applications_with_Flex/017p00000025000000/ and also doc'd at the FAQ's as Why is my mobile application throwing errors when working with pop-up windows? http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/FAQ/017p00000016000000/ HTH, Heather
... View more
03-22-2013
06:55 AM
|
0
|
0
|
1117
|
|
POST
|
Using 3.0 - it was required to compile the custom widget with the Flex compiler arguments -locale= , indicating an empty locale. This is no longer required with version 3.1. http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Packaging_custom_widgets_for_application_builder/01m30000004n000000/ In 3.1 this changed, take a look at http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/What_s_new_in_the_3_1_ArcGIS_Viewer_for_Flex/01m300000011000000/ where it mentions - "The line [ResourceBundle("ViewerStrings")] was removed from the source code's BaseWidget class. It is no longer necessary to compile custom widgets using the Flex Compiler argument for an empty locale, -locale= "
... View more
02-20-2013
06:29 AM
|
0
|
0
|
2469
|
|
POST
|
Not sure how you are working with the Viewer? Tag references or Application Builder? Either way you should be able to do this. If working in Application Builder, all you would need to do is check on the dialog box "Add result as operational layer" in the Search widget settings. This does the equivalent of the <shareresults> tag in the Search Widget config tags, http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Search_widget_tags/01m300000023000000/.
... View more
02-05-2013
05:39 AM
|
0
|
0
|
590
|
|
POST
|
The pop-up you describe was introduced at 3.0 and uses the IdentityManager (API) component. This makes handling secure services much easier as all you need to do is provide the u/p credentials and the component handles the token authentication for you. If you wish to have this functionality you will need to use the 3.x version of the Viewer. If you must stay on an older version, you will need to manually handle this functionality. HTH
... View more
02-05-2013
04:36 AM
|
0
|
0
|
570
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-02-2026 12:11 PM | |
| 2 | 07-08-2025 04:21 AM | |
| 2 | 07-07-2025 07:38 AM | |
| 1 | 02-27-2024 08:17 AM | |
| 2 | 02-26-2024 06:53 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-02-2026
12:10 PM
|