<?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: How to make default Pop-up width wider in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657702#M19469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the compiled code or the app builder, if so you will not have that file as it is source code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the viewer source code the file is an mxml file which is in the API download that does not come as standard with the viewer code, you have to download the API separately and add it to the viewer code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/flex/"&gt;https://developers.arcgis.com/flex/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2014 19:12:55 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2014-03-12T19:12:55Z</dc:date>
    <item>
      <title>How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657699#M19466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Trying to make the default pop-up wider - i think i need to edit the PopUp_4.xml file - but am unsure of the code to make it happen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any suggestions!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 15:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657699#M19466</guid>
      <dc:creator>SteveGoates1</dc:creator>
      <dc:date>2014-03-12T15:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657700#M19467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Altering the popup width cannot be done in the .xml file it needs to be done within the source code. If you have the ability to amend the code the file you are looking for is PopUpRendererSkin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 16:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657700#M19467</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-03-12T16:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657701#M19468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks very much Anthony.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Curious - where is the file "PopUpRendererSkin" and what kind of file type is it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Didn't see it on a search of my C drive.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 17:31:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657701#M19468</guid>
      <dc:creator>SteveGoates1</dc:creator>
      <dc:date>2014-03-12T17:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657702#M19469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the compiled code or the app builder, if so you will not have that file as it is source code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the viewer source code the file is an mxml file which is in the API download that does not come as standard with the viewer code, you have to download the API separately and add it to the viewer code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/flex/"&gt;https://developers.arcgis.com/flex/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 19:12:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657702#M19469</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-03-12T19:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657703#M19470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added PopUpRendererSkin.mxml to the Skins folder of the src code, edited the width value and republished without the expected changed in width.&amp;nbsp; I also added it as a runable app file in the project properties.&amp;nbsp; Did I miss a step?&amp;nbsp; When I built the project I see a yellow exclamation on the file name in the package explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;s:SparkSkin xmlns:fx="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ns.adobe.com/mxml/2009" rel="nofollow" target="_blank"&gt;http://ns.adobe.com/mxml/2009&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:s="library://ns.adobe.com/flex/spark"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:esri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.esri.com/2008/ags" rel="nofollow" target="_blank"&gt;http://www.esri.com/2008/ags&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmlns:supportClasses="com.esri.ags.skins.supportClasses.*"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; width="350"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; maxHeight="300"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; preinitialize="skin_preinitializeHandler(event)"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Steve,&lt;BR /&gt;&lt;BR /&gt;Are you using the compiled code or the app builder, if so you will not have that file as it is source code.&lt;BR /&gt;&lt;BR /&gt;If you are using the viewer source code the file is an mxml file which is in the API download that does not come as standard with the viewer code, you have to download the API separately and add it to the viewer code.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/flex/"&gt;https://developers.arcgis.com/flex/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 20:52:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657703#M19470</guid>
      <dc:creator>MarciaElam</dc:creator>
      <dc:date>2014-05-13T20:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657704#M19471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have done this in the past myself and it sounds like you got the steps done correctly.&amp;nbsp; I have never used App Builder though, just Flash Builder.&amp;nbsp; Did you export the release build after you built the project?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 23:39:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657704#M19471</guid>
      <dc:creator>NeoGeo</dc:creator>
      <dc:date>2014-05-20T23:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657705#M19472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using Flash Builder and exported release build.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 15:11:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657705#M19472</guid>
      <dc:creator>MarciaElam</dc:creator>
      <dc:date>2014-05-21T15:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657706#M19473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am using Flash Builder and exported release build.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure your PopUpRendererSkin.mxml file is in this exact location:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;src\com\esri\ags\skins&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the PopUpRendererSkin.mxml file is in another location, then you would need to declare the new location of your file in the defaults.css like this (if I remember right):&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
esri|PopUpRenderer 
{
 skinClass: ClassReference("com.esri.viewer.mycustomfolder.CustomPopup");
}
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:50:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657706#M19473</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2021-12-12T03:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to make default Pop-up width wider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657707#M19474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to explicitly reference it in the css even though it is in the skins folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Make sure your PopUpRendererSkin.mxml file is in this exact location:&lt;BR /&gt;src\com\esri\ags\skins&lt;BR /&gt;&lt;BR /&gt;If the PopUpRendererSkin.mxml file is in another location, then you would need to declare the new location of your file in the defaults.css like this (if I remember right):&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
esri|PopUpRenderer 
{
 skinClass: ClassReference("com.esri.viewer.mycustomfolder.CustomPopup");
}
&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:50:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-make-default-pop-up-width-wider/m-p/657707#M19474</guid>
      <dc:creator>Erickson_Contract_Surveying_</dc:creator>
      <dc:date>2021-12-12T03:50:42Z</dc:date>
    </item>
  </channel>
</rss>

