Event dispatching in widget.
I wish to dispatch an customized event in my widget. what i have done in my widget is this: step 1: i created an event type: <fx:Metadata> [Event(name="mywidgetevent", type="flash.events.Event")]...
View ArticleeSearch problem (older version)
Hi guys, I'm using an older version of eSearch (2.x) in an important custom mapping app and I'm working with Flash Builder/Flex 4.6 to get ready for the move to 3.0 Viewer (after the Holidays)....
View ArticleDIFFERENCE BETWEEN WIDGET AND MODULE
WHAT IS THE MAIN DIFFERENCE BETWEEN A WIDGET AND FLEX MODULE. IF WIDGET IS A MODULE THAN CAN WE USE IT USING <S:MODULE> TAG IN APPLICATION TO LOAD A WIDGET.
View ArticlePopulate Attributes From Second Feature Class
I am using the Editor widget to allow users to add points to a SDE feature class. I would like to populate several of the attributes automatically from a second feature class (poly) where they already...
View ArticleConfiguring pop-ups in ArcGIS Viewer for Flex 3.0
Re: configuring pop-ups in 3.0: I'm under the impression that it's best to choose to configure the pop-up using either: 1) the Application Builder via the <description> tag -- I like this option...
View ArticleAdding new features with EDIT WIDGET
I am trying to configure a feature service to be an editable layer in my FLEX application. I have added a new feature class to my database and published the MXD as a feature service. I can configure...
View Articlewidget communication :Queryfromurl
is there any function name QueryFromURL in flex api. I have seen this in one of the code but m not clear about this function. the code i have found is : var id:Number =...
View ArticleREST service Has No Arrow In Legend Widget
Hello, In the flex viewer, I have added dynamic layer urls to connect to an arcserver rest service. This rest service is published via the internet (someone else's server). The flex viewer app opens...
View Articlehow-to? - editable layer, publicly viewable but edited only with org account...
perhaps someone can point me in the right direction, or provide more info. I'm making a flex application with an editable feature service . . . which is why I'm in this forum, though I'm not sure if...
View Articleset ArcGISDynamicMapServiceLayer properties
I am utilizing the following code from the MapServicesWidget: Code: Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â case "dynamic": Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â {...
View ArticleGroup layers in Flex viewer
Hi, we are three students who have to do some wprk in ArcGIS viewer for flex. We have some layers in ArcGIS Online added to viewer for flex and need to create "group layers" in Layer list. For...
View Articleconnect flex viewer to GDB oracle
hello everybody i have a spatial gdb created with oracle_sde i want to know how can i connect directly to oracle database from flexviewer. i mean, i want to access the attribute information to do...
View ArticleParcel ID Mask
I have had complaints from users that it is too hard too insert the dashes and points in a parcel number. I am using the Enhanced Search Widget. Is there a way to set up a Mask or something that...
View ArticleNeed help on customizing edit widget/attribute inspector
I want to add a button to a customized version of EditWidgetAttributeInspectorSkin.mxml to be used with the edit widget when a specific config.xml is being used to allow the update of a specific...
View ArticleDisplaying multiple features in popup windows
Hi, does anyone know how to hook into the popup window functionality that's built into the Flex 3.0 API? The online documentation on popup configuration files...
View ArticleDraw and Measure Widget
For instance I'm measuring with the polygon tool, the widget tells me the area and perimeter. Is there something I can do in the code that will display the lengths of each side of the polygon? Thanks
View Articleprint widget implementation
Hi I am working on an application (already created and implemented by some one else) which generates mail labels on the based of address search. I want to implement print widget in that using Export...
View ArticleOutput RecordSet - Geoprocessing Task
I was curious on how to change the column order to match a table that is being returned by a geoprocessing task instead of having the table be sorted alphabetically? Thanks
View ArticleCan I customize the path where I want to save the attachment???
Can I customize the path where I want to save the attachment??? Hello, could someone please explain me where are the attachment??? Maybe into my gdb?? Can I customize the path? Can I save on a...
View Articlehash table does not return data in sharedDataupdate2
I have successfully achieved the widget communication following widget communication.pdf Prepared By: Robert J. Scheitlin. I have noticed one thing and it is that when sharedDataUpdated2 is fired the...
View Article