<?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: AttributeInspector Skin not found in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-skin-not-found/m-p/710121#M15802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am&amp;nbsp; also facing same problem, while creating in mxml no problem, but when creating in actionscrip code, then getting errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any idea about this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2012 08:02:21 GMT</pubDate>
    <dc:creator>kishanchintala</dc:creator>
    <dc:date>2012-10-03T08:02:21Z</dc:date>
    <item>
      <title>AttributeInspector Skin not found</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-skin-not-found/m-p/710120#M15801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am creating an AttributeInspector, and putting it inside a BorderContainer in actionscript, then setting the infowindow.content to the BorderContainer.&amp;nbsp; It keeps failing saying the attributeinspector skin is not found.&amp;nbsp; I have it in my project at com.esri.ags.skins but It keeps failing.&amp;nbsp; I am not sure what I am doing wrong, but any help is appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var bc:BorderContainer = new BorderContainer();
var ai:AttributeInspector = new AttributeInspector();&amp;nbsp;&amp;nbsp;&amp;nbsp; 
bc.addElement(ai);
parentApplication.map.infoWindow.content = bc;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 13:10:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-skin-not-found/m-p/710120#M15801</guid>
      <dc:creator>AdamConner</dc:creator>
      <dc:date>2011-01-11T13:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeInspector Skin not found</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-skin-not-found/m-p/710121#M15802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am&amp;nbsp; also facing same problem, while creating in mxml no problem, but when creating in actionscrip code, then getting errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any idea about this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 08:02:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-skin-not-found/m-p/710121#M15802</guid>
      <dc:creator>kishanchintala</dc:creator>
      <dc:date>2012-10-03T08:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: AttributeInspector Skin not found</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-skin-not-found/m-p/710122#M15803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found Some workaround for this problem, you add AttributeInspector in MXML then after add FeatureLayrs&amp;nbsp; in ActionScript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:Map id="map1"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:infoWindowContent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:BorderContainer id="bdr"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:AttributeInspector id="ats"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:AttributeInspector&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:BorderContainer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:infoWindowContent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:Map&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;below is the actionscript code&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;map1.infoWindowContent.ats.featureLayers = [myFeatureLayer]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is what working for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 08:17:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/attributeinspector-skin-not-found/m-p/710122#M15803</guid>
      <dc:creator>kishanchintala</dc:creator>
      <dc:date>2012-10-03T08:17:02Z</dc:date>
    </item>
  </channel>
</rss>

