Select to view content in your preferred language

Customized Flex Viewer Application

4610
12
Jump to solution
07-10-2012 08:45 AM
LawrenceRover
Deactivated User
I have recently created a web map application utilizing the flex viewer, the out of the box application looks great however there are a couple extra functions I would like to include and I am unsure how to do so.

1. include a login and password (preferably inbedded into the splash screen) that relates/utilizes to my arcgis server user roles (to allow only certain users access to edit, view, etc.).
2. Customize the popup windows for the query button.
3. Customize the popup windows for the edit button (setting aliases or using the aliases set up in the sde geodatabase).

Any help would be greatly appreciated.

Thanks,

Larry Rover
GIS Manager
RA Consultants, Cincinnati Ohio
Tags (2)
0 Kudos
12 Replies
KennethLyons
Emerging Contributor
Rob,
I've recently added the "mySplash" widget to my viewer, and followed the "read me" instructions, but am now getting "Viewer Container Error #2036" when I attempt to use it.  I've tried to reload the widget several times, referenced the correct module in the properties, but am not sure how to fix this.  FlashBuilder is also displaying a red "X" over the widget file after I ran the project the first time. 

Any assistance you can provide will help.

Thanks
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Kenneth,

   Most of the time a 2036 error means you have a have an issue with the path to your widgets xml file or an actual syntax issue in the file.
0 Kudos
KennethLyons
Emerging Contributor
Rob,
Sorry about that.  Literally 2 min after I posted that question I was able to locate the error.  I seems that there was a graphic in the "SplashTitleWindow.mxml" that was refering to a pathway in the "eSearch" widget that I had not gotten around to installing at that time.  After realizing this, I installed the widget and am now good to go. 

but thanks for the quick response.
0 Kudos