<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Customized Flex Viewer Application in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598354#M17886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&amp;nbsp; I ended up restarting the whole import again but before I ran it, I put the swc into the libs folder.&amp;nbsp; Good to go now..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2012 14:28:35 GMT</pubDate>
    <dc:creator>KennethLyons</dc:creator>
    <dc:date>2012-07-30T14:28:35Z</dc:date>
    <item>
      <title>Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598345#M17877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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.).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Customize the popup windows for the query button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Customize the popup windows for the edit button (setting aliases or using the aliases set up in the sde geodatabase).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Larry Rover&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Manager&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RA Consultants, Cincinnati Ohio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 15:45:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598345#M17877</guid>
      <dc:creator>LawrenceRover</dc:creator>
      <dc:date>2012-07-10T15:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598346#M17878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;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.).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using ArcGIS 10.1 (and even 10.1 SP1 to some extent) with Flex Viewer 3.0 some of this will work automatically.&amp;nbsp; The ArcGIS Security is driven by the security set up for a Map Service, and the Flex Viewer will prompt automatically when a log-in is needed for a service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;2. Customize the popup windows for the query button.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Assuming you mean the Query Widget, then depending on what customization you are thinking about you might be able to do it with the application builder or configuration files.&amp;nbsp; The alternative is to work with the source code to compile your own viewer.&amp;nbsp; If you share more specifics on what customization you are looking for, we could probably help you with more specifics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;3. Customize the popup windows for the edit button (setting aliases or using the aliases set up in the sde geodatabase).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The aliases from the SDE database, and from the ArcMap document is automatically used by the Edit Widget.&amp;nbsp; Is this not working for you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 17:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598346#M17878</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-07-10T17:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598347#M17879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Bjorn, I have not had any success with the Aliases set up in sde database showing up in the viewer.&amp;nbsp; They show up when I am in the .mxd but will not show in the flex web map. Any idea on why they won't relate?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Larry Rover&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Manager&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RA Consultants, Cincinnati Ohio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:57:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598347#M17879</guid>
      <dc:creator>LawrenceRover</dc:creator>
      <dc:date>2012-07-10T18:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598348#M17880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; Thanks Bjorn, I have not had any success with the Aliases set up in sde database showing up in the viewer. They show up when I am in the .mxd but will not show in the flex web map. Any idea on why they won't relate?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm assuming you mean field aliases. When you publish the Map Service, does it get listed as aliases in the Service Directory?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See for example &lt;/SPAN&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/SF311/FeatureServer/0" rel="nofollow"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/SF311/FeatureServer/0&lt;/A&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&lt;STRONG style="color: &amp;quot;#FF0000&amp;quot;;"&gt;req_type&lt;/STRONG&gt; ( type: esriFieldTypeString , &lt;STRONG style="color: &amp;quot;#FF0000&amp;quot;;"&gt;alias: Request Type&lt;/STRONG&gt; , editable: true , nullable: true , length: 40 )&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This where the Flex application will get the aliases from...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this doesn't help you, is your map service publicly available?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 19:32:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598348#M17880</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-07-10T19:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598349#M17881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bjorn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I removed my service and republished and it seems to be working now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Larry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 13:04:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598349#M17881</guid>
      <dc:creator>LawrenceRover</dc:creator>
      <dc:date>2012-07-13T13:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598350#M17882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have recently downloaded the compiled version of Flex Viewer 3.0 and when I attempt to import into Flashbuilder, I recieve an error stating, "Not a valid archived project".&amp;nbsp; Has anyone else run into this issue?&amp;nbsp; If so, has anyone fixed it?&amp;nbsp; And is there anywhere I can begin to look for answers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 17:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598350#M17882</guid>
      <dc:creator>KennethLyons</dc:creator>
      <dc:date>2012-07-27T17:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598351#M17883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kenneth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; From the looks of the zip file name you are trying to import the COMPILED flex viewer and not the source code version. The source code version would be named something like flexviewer-3.0&lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;-src&lt;/SPAN&gt;&lt;SPAN&gt;.zip. You need to download it for the github website &lt;/SPAN&gt;&lt;A href="https://github.com/ArcGIS/ArcGISViewerForFlex/tags"&gt;https://github.com/ArcGIS/ArcGISViewerForFlex/tags&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 17:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598351#M17883</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-07-27T17:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598352#M17884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rob, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks I was able to import that into flashbuilder... Thanks!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now when I try to run the program, it appears to be mission the index.hmtl file.&amp;nbsp; Did I import this incorrectly?&amp;nbsp; I don't remember having these issues on previous upgrades... I tried to try to see if copying that file from another location fixes it, but I had no luck with that.&amp;nbsp; do you have any other solutions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 12:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598352#M17884</guid>
      <dc:creator>KennethLyons</dc:creator>
      <dc:date>2012-07-30T12:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598353#M17885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kenneth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The likely scenario is that you missed the instructions in the readme.txt (in the viewer zip) that states you have to go and download the Flex API swc and include it into your projects libs folder. You probably have a lot of errors in your problems window in Flash builder and thus are not getting an index built because of these errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 12:49:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598353#M17885</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-07-30T12:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598354#M17886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&amp;nbsp; I ended up restarting the whole import again but before I ran it, I put the swc into the libs folder.&amp;nbsp; Good to go now..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 14:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598354#M17886</guid>
      <dc:creator>KennethLyons</dc:creator>
      <dc:date>2012-07-30T14:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598355#M17887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&amp;nbsp; I've tried to reload the widget several times, referenced the correct module in the properties, but am not sure how to fix this.&amp;nbsp; FlashBuilder is also displaying a red "X" over the widget file after I ran the project the first time.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any assistance you can provide will help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 17:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598355#M17887</guid>
      <dc:creator>KennethLyons</dc:creator>
      <dc:date>2012-07-31T17:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598356#M17888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kenneth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 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.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 17:56:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598356#M17888</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-07-31T17:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Flex Viewer Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598357#M17889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry about that.&amp;nbsp; Literally 2 min after I posted that question I was able to locate the error.&amp;nbsp; 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.&amp;nbsp; After realizing this, I installed the widget and am now good to go.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;but thanks for the quick response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 18:04:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/customized-flex-viewer-application/m-p/598357#M17889</guid>
      <dc:creator>KennethLyons</dc:creator>
      <dc:date>2012-07-31T18:04:28Z</dc:date>
    </item>
  </channel>
</rss>

