<?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: Problem developing ArcGIS Flex Viewer Widget configuration in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560686#M16048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is exacly how I do it:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;public function get widgetIconLocation():String
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOG.debug("widgetIconLocation");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "assets/images/ALKISBuch_green20.png";
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Widget Folder:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Widget.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/114817_Widget.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Assets:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Assets.png" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/114818_Assets.png" style="width: 620px; height: 380px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried different Images (gif, png, jpg), but no success.&lt;/P&gt;&lt;P&gt;Its really strange.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 00:12:02 GMT</pubDate>
    <dc:creator>AmazingMapMan</dc:creator>
    <dc:date>2021-12-12T00:12:02Z</dc:date>
    <item>
      <title>Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560682#M16044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a custom widget for the ArcGIS Viewer for Flex.&lt;/P&gt;&lt;P&gt;The widget works an I am able to deploy it as a ZIP file and ship it to (test-)customers.&lt;/P&gt;&lt;P&gt;The ugly part:&lt;/P&gt;&lt;P&gt;If you import that widget into an ArcGIS Viewer for Flex to publish it with your Map and want to configure it, the Viewer only shows the content of the xml-configuration file instead of a fancy UI.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="114802" alt="ViewerScreenshot.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/114802_ViewerScreenshot.png" style="width: 620px; height: 442px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get around that, I created a UI-"Module" for my widget, as it is explained here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-viewer-builder-flex/wiki/Custom-Modules-for-Application-Builder" title="https://github.com/Esri/arcgis-viewer-builder-flex/wiki/Custom-Modules-for-Application-Builder"&gt;Custom Modules for Application Builder · Esri/arcgis-viewer-builder-flex Wiki · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That works quite well:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CustomMenu.png" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/114811_CustomMenu.png" style="width: 620px; height: 442px;" /&gt;&lt;/P&gt;&lt;P&gt;The problem is, when I import this custom Widget with the Module, my Widget Icon is not displayed.&lt;/P&gt;&lt;P&gt;The icon is packed in the "assets/images" folder of my widget-zip-file.&lt;/P&gt;&lt;P&gt;I can't figure out how to access the assets folder to correctly display the icon for the widget.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="114810" alt="MissingIcon.png" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/114810_MissingIcon.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I deploy the widget without the custom-config-ui module the icon is displayed correctly.&lt;/P&gt;&lt;P&gt;(See first screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone try to create such a custom-widget-configuration-ui?&lt;/P&gt;&lt;P&gt;Any hints on what i am doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an other way to create a custom configuration window?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If needed I can provide sourcecode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 14:26:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560682#M16044</guid>
      <dc:creator>AmazingMapMan</dc:creator>
      <dc:date>2015-07-01T14:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560683#M16045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing Mapman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am confused, you have this question marked as "Assumed Answered"... Do you still have a question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 14:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560683#M16045</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-01T14:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560684#M16046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the question is not answerd.&lt;/P&gt;&lt;P&gt;I think I accidently clicked on "mark as answerd".&lt;/P&gt;&lt;P&gt;Can i undo that somwhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 14:41:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560684#M16046</guid>
      <dc:creator>AmazingMapMan</dc:creator>
      <dc:date>2015-07-01T14:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560685#M16047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have produced several widget that have a UI for app builder and the icon appears fine. I set the icon location in the module.as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public function get widgetIconLocation():String
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return 'assets/images/Aloha2.png';
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bu this assumes that you have a assets/images folder in your widgets main folder:&lt;/P&gt;&lt;P&gt;src\widgets\AlohaThreatZone\assets\images\Aloha2.png&lt;/P&gt;&lt;P&gt;Because when I tries to resolve assets/images it is looking from the path of the swf that the code is running from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. don't worry about the "Assumed Answered" you can always click on the "Correct Answer" link (the one with the little green star) on the reply that actually answers your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:11:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560685#M16047</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T00:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560686#M16048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is exacly how I do it:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;public function get widgetIconLocation():String
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOG.debug("widgetIconLocation");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return "assets/images/ALKISBuch_green20.png";
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Widget Folder:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Widget.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/114817_Widget.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Assets:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Assets.png" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/114818_Assets.png" style="width: 620px; height: 380px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried different Images (gif, png, jpg), but no success.&lt;/P&gt;&lt;P&gt;Its really strange.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:12:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560686#M16048</guid>
      <dc:creator>AmazingMapMan</dc:creator>
      <dc:date>2021-12-12T00:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560687#M16049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your return line you used " " and in Robert's it has ' '. Does that make a difference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:14:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560687#M16049</guid>
      <dc:creator>LisaTurner</dc:creator>
      <dc:date>2015-07-01T15:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560688#M16050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is strange. Have you verified that the actual zip file of your widget that is used to import into app builder contains the png file in the assets/images folder? There are time when you embed a png in your code that the compiled skips adding the png image to the bin-release as it is already embeded in the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:18:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560688#M16050</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-01T15:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560689#M16051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I checked that.&lt;/P&gt;&lt;P&gt;It definetly gets imported into the FlexViewer:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="FlexViewer.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/114819_FlexViewer.png" style="width: 620px; height: 357px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What puzzles me most is that the icon is displayed when i omit the "ui-module" from the ZIP-file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:27:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560689#M16051</guid>
      <dc:creator>AmazingMapMan</dc:creator>
      <dc:date>2015-07-01T15:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560690#M16052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I don't think that would make a difference. Nice catch though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:51:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560690#M16052</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-01T15:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560691#M16053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing Mapman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Do you have the icon in the BuilderRecouces folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. AppBuilder3.7\BuilderResources\flexviewer\widgets\AlohaThreatZone\assets\images\Aloha2.png&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560691#M16053</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-01T15:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560692#M16054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm, I don't have a "BuilderRecources" folder.&lt;/P&gt;&lt;P&gt;The path to the standard-widgets in my FlexViewer installation is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\ArcGIS Viewer for Flex\flexviewer\widgets"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my custom widget doesn't get placed here when I import it with FlexViewer.&lt;/P&gt;&lt;P&gt;All custom Widgets are placed here:&lt;/P&gt;&lt;P&gt;C:\Users\Administrator\AppData\Roaming\com.esri.ags.AppBuilder3.0\Local Store\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I copy my custom Widget manually into the folder for the standard widgets, it isn't available within FlexViewer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked further into the folder structure of the FlexViewer and found some more "assets" folders:&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\ArcGIS Viewer for Flex\assets\images&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;C:\Program Files (x86)\ArcGIS Viewer for Flex\flexviewer\assets\images&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I copied my Icon into the second one, it is displayed in FlexViewer.&lt;/P&gt;&lt;P&gt;But: The icon won't be placed in this folder programmatically when I import my custom Widget with FlexViewer.&lt;/P&gt;&lt;P&gt;How am I supposed to ship the custom widget to a client if I have to manually copy some images in a specific folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to get the file path of my SWF file in actionscript so that i could return an absolute path from the "widgetIconLocation" function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 07:27:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560692#M16054</guid>
      <dc:creator>AmazingMapMan</dc:creator>
      <dc:date>2015-07-02T07:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560693#M16055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing Mapman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I think your issue is going to boil down to not following the instruction in this link completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-viewer-builder-flex/wiki/Custom-Modules-for-Application-Builder" title="https://github.com/Esri/arcgis-viewer-builder-flex/wiki/Custom-Modules-for-Application-Builder"&gt;Custom Modules for Application Builder · Esri/arcgis-viewer-builder-flex Wiki · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you had followed each and every step you would have a BuilderRecouces folder that would have a copy of your widget inside a compiled viewer copy that the app builder project would reference during it's build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can only assume that this is your issue as I have a handful of widget that I have developed with a UI for app builder and they do not exhibit the missing icon issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 11:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560693#M16055</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-02T11:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560694#M16056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I admit I was confused by some of the steps.&lt;/P&gt;&lt;P&gt;It says to include the "BuilderRescources" folder, but I don't have such a folder. Instead i Included the "bin-debug" folder from my FlexViewer Project. It contains the compiled FlexViewer as intended in the walkthrough:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;"Application Builder will bundle the compiled FlexViewer as part of its resources"&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;IMG alt="BuilderRescources.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/115212_BuilderRescources.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am not sure that this can be the problem.&lt;/P&gt;&lt;P&gt;The resulting deployment-ZIP file for my custom Widget is not affected by this.&lt;/P&gt;&lt;P&gt;The walktrough states:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;"Finally, zip up the resources (&lt;STRONG&gt;assets, meta.xml, SampleModule.swf, SampleWidget.swf, and SampleWidget.xml&lt;/STRONG&gt;) that define your custom widget."&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So thats all that should be needed.&lt;/P&gt;&lt;P&gt;My understanding was that including the compiled FlexViewer into the ViewerBuilder Project is only needed, if you want to publish a custom Application-Builder:&lt;/P&gt;&lt;H2&gt;Deployment&lt;/H2&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;There are two options for deploying custom widgets:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Bundled with Application Builder&lt;/LI&gt;&lt;LI&gt;Custom Widget Package&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference that I see is that I don't use the release output, but the debug Output.&lt;/P&gt;&lt;P&gt;Thats because I dont have the option to "Keep bin-release-temp folder" (The checkbox is not there) and therefore the output of the builder project is only one ".air" file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you happen to have a custom widget, that you can send to me?&lt;/P&gt;&lt;P&gt;With that I could try to import it in my FlexViewer and test if it shows the Icon.&lt;/P&gt;&lt;P&gt;Perhaps my copy of FlexViewer ist broken...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560694#M16056</guid>
      <dc:creator>AmazingMapMan</dc:creator>
      <dc:date>2015-07-02T13:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560695#M16057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing Mapman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sure I have several publicly available but here is one of them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89" title="http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89"&gt;http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that the BuilderRescources folder is more important than it leads on. I think that the compiler for the app builder needs the BuilderRescources folder with the compiled Flex Viewer along with your compiled custom widget in its widgets folder when it compiles your module to determine the pathing to the icon for the swf it produces.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:43:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560695#M16057</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-02T13:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560696#M16058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh boy.&lt;/P&gt;&lt;P&gt;Your Widget works. It shows the picture from your assets folder.&lt;/P&gt;&lt;P&gt;I even alterd your icon to make sure it uses the acutal png and not something embedded in the swf or the icon from the standard-assets folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found you included the sourcecode for the Widget in the zip file. (and on github obviously)&lt;/P&gt;&lt;P&gt;But I couldn't find the uncompiled module for the configuration page.&lt;/P&gt;&lt;P&gt;Is that intentional? Or did I just not see it?&lt;/P&gt;&lt;P&gt;Can you provide the code for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 15:02:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560696#M16058</guid>
      <dc:creator>AmazingMapMan</dc:creator>
      <dc:date>2015-07-02T15:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560697#M16059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing MapMan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There is no need for me to distribute the widget UI source code so I don't include that in my widget download.&amp;nbsp; But It is attached here for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 15:14:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560697#M16059</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-07-02T15:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem developing ArcGIS Flex Viewer Widget configuration</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560698#M16060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx.&lt;/P&gt;&lt;P&gt;After working on sth. else for some days I found the time to test it.&lt;/P&gt;&lt;P&gt;I had to comment out some parts involving renderers (MovableEditableRemovableGridItemRenderer) but eventually I was able to compile it.&lt;/P&gt;&lt;P&gt;And of course: &lt;STRONG&gt;It works!&lt;/STRONG&gt; It shows exactly the Icon that is specified.&lt;/P&gt;&lt;P&gt;So its clear now, that my dev environment is not the problem.&lt;/P&gt;&lt;P&gt;Thats annoying, because it means my programming is the problem. Nobody else to blame... &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will start to check the differences between the two projects after the weekend.&lt;/P&gt;&lt;P&gt;I'll report back when I find something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 07:16:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problem-developing-arcgis-flex-viewer-widget/m-p/560698#M16060</guid>
      <dc:creator>AmazingMapMan</dc:creator>
      <dc:date>2015-07-10T07:16:15Z</dc:date>
    </item>
  </channel>
</rss>

