<?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: Runtime error with new 3.4 API in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694985#M15513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The other option mentioned at the bottom of that link is to remove references to the RelationshipInspector in the PopUpRendererSkin. The RelationshipInspector uses the AttributeInspector which by default, uses mx components like DateField. This has been an issue since 3.1, but now with 3.4, you're getting the error right away.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ive changed everything I can think of in the PopUpRendererSkin and I cannot get the runtime error to go away. I know I am probably missing something or not even doing it the right way but I can't get it working.&amp;nbsp; I would hate to switch to the older api but that might be my only option for now.&amp;nbsp; Any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jul 2013 15:42:13 GMT</pubDate>
    <dc:creator>IsaiahAguilera</dc:creator>
    <dc:date>2013-07-31T15:42:13Z</dc:date>
    <item>
      <title>Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694980#M15508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone explain why I get these errors when running a mobile application with the new 3.4 api.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Class mx.controls:: DateField could not be found.&lt;BR /&gt;&lt;BR /&gt;Class com.esri.ags.skins.fieldClasses::CalendarField could not be found.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can have a completely blank mobile project and add a simple.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;esri:Map id="map"&amp;gt; &amp;lt;/esri:Map&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;And these errors come up when running a simulation.&amp;nbsp; Comment out the map portion and they go away. These run errors seem to go away if I switch back to the 3.3 esri api also.&amp;nbsp; I'm not sure if i'm missing something but this usually works right out of the box so I am a bit baffled.&amp;nbsp; Any help would be great thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 14:51:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694980#M15508</guid>
      <dc:creator>IsaiahAguilera</dc:creator>
      <dc:date>2013-07-30T14:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694981#M15509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll need to add a reference to the mx.swc. See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/flex/guide/mobile-flex.htm"&gt;https://developers.arcgis.com/en/flex/guide/mobile-flex.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 16:20:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694981#M15509</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2013-07-30T16:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694982#M15510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You'll need to add a reference to the mx.swc. See:&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/flex/guide/mobile-flex.htm"&gt;https://developers.arcgis.com/en/flex/guide/mobile-flex.htm&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for you help Dasa!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if I needed to do that but I have not needed to do this with the 3.3 API and I am not using any MX components either.&amp;nbsp; Is the new 3.4 API dependent on the mx.swc?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also when I do add the mx.swc and the sparkskins.swc like you suggested, simply adding a map component again gives me 5 warnings as shown in the picture.&amp;nbsp; Is there any way to remove these warnings?&amp;nbsp; Again this is a blank project with just a map component added so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26323[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 16:40:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694982#M15510</guid>
      <dc:creator>IsaiahAguilera</dc:creator>
      <dc:date>2013-07-30T16:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694983#M15511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The other option mentioned at the bottom of that link is to remove references to the RelationshipInspector in the PopUpRendererSkin. The RelationshipInspector uses the AttributeInspector which by default, uses mx components like DateField. This has been an issue since 3.1, but now with 3.4, you're getting the error right away.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 16:48:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694983#M15511</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2013-07-30T16:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694984#M15512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Dasa!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand now.&amp;nbsp; To do this, do I just grab a copy of the skin from the api download and then comment out any thing in the PopUpRendererSkin.mxml that references the RelationshipInspector?&amp;nbsp; I think I am missing something because I am still getting the error.&amp;nbsp; Is there more involved then what I am doing?&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, 30 Jul 2013 17:06:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694984#M15512</guid>
      <dc:creator>IsaiahAguilera</dc:creator>
      <dc:date>2013-07-30T17:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694985#M15513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The other option mentioned at the bottom of that link is to remove references to the RelationshipInspector in the PopUpRendererSkin. The RelationshipInspector uses the AttributeInspector which by default, uses mx components like DateField. This has been an issue since 3.1, but now with 3.4, you're getting the error right away.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ive changed everything I can think of in the PopUpRendererSkin and I cannot get the runtime error to go away. I know I am probably missing something or not even doing it the right way but I can't get it working.&amp;nbsp; I would hate to switch to the older api but that might be my only option for now.&amp;nbsp; Any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 15:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694985#M15513</guid>
      <dc:creator>IsaiahAguilera</dc:creator>
      <dc:date>2013-07-31T15:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694986#M15514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found a solution for 3.4. Instead of changing the PopUpRendererSkin, you need to change the AttributeInspectorSkin. The change is to update it so that it isn't using the CalendarField. Here's an example where I've set it to use a TextField instead. I then saved this to my app's "skins" package/folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Component id="dateField"&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--&amp;lt;fieldClasses:CalendarField dateFormat="shortDate" useUTC="false"/&amp;gt;--&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fieldClasses:TextField minWidth="200"/&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fx:Component&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You then have to override two styles in a file named "defaults.css" that tells Flex to use your customized AttributeInspectorSkin. The defaults.css file must be in the root of your src folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;defaults.css:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;@namespace esri "http://www.esri.com/2008/ags";&amp;nbsp; esri|AttributeInspector, esri|RelationshipInspector #attributeInspector { &amp;nbsp;&amp;nbsp;&amp;nbsp; skinClass: ClassReference("skins.AttributeInspectorSkin"); }&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Test app:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt; &amp;lt;s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" &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; xmlns:s="library://ns.adobe.com/flex/spark" &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; xmlns:esri="http://www.esri.com/2008/ags" &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; applicationDPI="160"&amp;gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:Map id="map"&amp;gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:Map&amp;gt;&amp;nbsp; &amp;lt;/s:Application&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 18:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694986#M15514</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2013-07-31T18:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694987#M15515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for spending so much time on this Dasa!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I made the specified changes and I was still getting an error.&amp;nbsp; So I did some digging and found that I had to also change the AttributeTableSkin and the RelationshipInspectorAttributeInspectorSkin.&amp;nbsp; I was still getting an error so I just went looking for the calendar field in any file and it was in those two also.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; &amp;lt;fx:Component id="dateField"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--&amp;lt;fieldClasses:CalendarField/&amp;gt; --&amp;gt;
&amp;nbsp;&amp;nbsp; &amp;lt;fieldClasses:TextField minWidth="200"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fx:Component&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wasn't sure how to reference the RelationshipInspectorAttributeInspectorSkin in the default.css so I just made a com.esri.ags.skins package and put them all in there to bypass the css and it got rid of my runtime errors.&amp;nbsp; Did I do something wrong that I had to change those two files as well? I am not using those components at all I am just running the basic map still.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;ns:Map id="map"&amp;gt;
&amp;nbsp; 
 &amp;lt;/ns:Map&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyways I am able to use everything either way now. I was just curious about the other two skins ans why I had to change those also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 05:14:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694987#M15515</guid>
      <dc:creator>IsaiahAguilera</dc:creator>
      <dc:date>2021-12-12T05:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694988#M15516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I only had to make the changes I showed in my previous reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you name the css file default.css or defaults.css?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also found in testing, that just changing the css file doesn't trigger a rebuild, so I had to either do a clean or make a small edit to the mxml to force a rebuild.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 21:52:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694988#M15516</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2013-07-31T21:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694989#M15517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That was it. I used "default" instead of "defaults". Renaming it and running a clean made it all work.&amp;nbsp; Thanks for all of your help with this.&amp;nbsp; It is very appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 21:59:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694989#M15517</guid>
      <dc:creator>IsaiahAguilera</dc:creator>
      <dc:date>2013-07-31T21:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694990#M15518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That was it. I used "default" instead of "defaults". Renaming it and running a clean made it all work.&amp;nbsp; Thanks for all of your help with this.&amp;nbsp; It is very appreciated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also find a sample of this solutions below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://github.com/lheberlie/building-mobile-apps-flex/tree/develop/samples/basic-project-map"&gt;https://github.com/lheberlie/building-mobile-apps-flex/tree/develop/samples/basic-project-map&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 15:26:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694990#M15518</guid>
      <dc:creator>LloydHeberlie</dc:creator>
      <dc:date>2013-08-26T15:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694991#M15519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using Flash Builder 4.7.&amp;nbsp; The above fix was working until I went and updated eclipse.&amp;nbsp; now I have 5 new warnings.&amp;nbsp; Any ideas on which skin could be causing them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The style backgroundColor is only supported by type mx.containters.Panel with the theme(s) 'halo,spark'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The style borderAlpha is only supported by type mx.containters.Panel with the theme(s) 'halo,spark'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The style borderColor is only supported by type mx.containters.Panel with the theme(s) 'halo,spark'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The style cornerRadius is only supported by type mx.containters.Panel with the theme(s) 'halo,spark'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The style corner Radius is only supported by the type mx.coreContainer with the theme(s) 'halo, spark'&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 12:18:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694991#M15519</guid>
      <dc:creator>KathleenBrenkert</dc:creator>
      <dc:date>2013-09-10T12:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694992#M15520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so it appears the upgrade corrupted my application.&amp;nbsp; I am able to apply this fix to all new mobile projects and it clears the warnings I get.&amp;nbsp; My original project still has warnings regardless of what I do, I've had to recreate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However even with this fix I can not get a release build to export using 3.4 or 3.5. I've described my error messages in another thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/93772-Flex-Mobile-using-3.4-or-3.5-compile-problems?p=334705&amp;amp;posted=1#post334705"&gt;http://forums.arcgis.com/threads/93772-Flex-Mobile-using-3.4-or-3.5-compile-problems?p=334705&amp;amp;posted=1#post334705&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My guess is these issues are related.&amp;nbsp; I've gone back to using the 3.3 api, it works flawlessly for me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 15:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694992#M15520</guid>
      <dc:creator>KathleenBrenkert</dc:creator>
      <dc:date>2013-10-07T15:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error with new 3.4 API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694993#M15521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After that thread I still had release build problems also. I was able to solve it by making an additional change to the AttributeInspectorSkin. I had to change the memoField to use a text field. This solved my problem, not sure it will solve yours but your welcome to try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;fx:Component id="memoField"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fieldClasses:MemoField minWidth="200"/&amp;gt;
&amp;lt;/fx:Component&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change To:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; &amp;lt;fx:Component id="memoField"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fieldClasses:TextField minWidth="200"/&amp;gt;
&amp;lt;/fx:Component&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also I am on 3.4 and I am no referencing the mx.swc or sparksskins.swc at all. Everything compiles and release builds fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope This Helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:48:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/runtime-error-with-new-3-4-api/m-p/694993#M15521</guid>
      <dc:creator>IsaiahAguilera</dc:creator>
      <dc:date>2021-12-12T16:48:43Z</dc:date>
    </item>
  </channel>
</rss>

