<?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 Time Slider problem deploying iOS Air application in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194223#M4525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to deploy an existing flash application as an AIR application for use on an iOS device. When I include the esri TimeSlider, the application crashes immediately with the error: VerifyError: Error #1014: Class mx.controls.sliderClasses::Slider could not be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The exact same code works fine as a normal browser based application, but fails when run as an AIR application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the timeSlider not compatible with AIR applications, or is there something that I am missing? Any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2012 15:51:32 GMT</pubDate>
    <dc:creator>SethEllingson</dc:creator>
    <dc:date>2012-08-27T15:51:32Z</dc:date>
    <item>
      <title>Time Slider problem deploying iOS Air application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194223#M4525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to deploy an existing flash application as an AIR application for use on an iOS device. When I include the esri TimeSlider, the application crashes immediately with the error: VerifyError: Error #1014: Class mx.controls.sliderClasses::Slider could not be found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The exact same code works fine as a normal browser based application, but fails when run as an AIR application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the timeSlider not compatible with AIR applications, or is there something that I am missing? Any help would be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 15:51:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194223#M4525</guid>
      <dc:creator>SethEllingson</dc:creator>
      <dc:date>2012-08-27T15:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Time Slider problem deploying iOS Air application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194224#M4526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mobile projects don't include the mx.swc by default. You can manually add it to your project under the "Flex Build Path" project properties or by adding it to your libs folder. You can find it at: .../Adobe Flash Builder 4.6/sdks/4.6.0/frameworks/libs/mx/mx.swc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 17:07:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194224#M4526</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-08-27T17:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Time Slider problem deploying iOS Air application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194225#M4527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the response.&amp;nbsp; That was what I needed to do.&amp;nbsp; Although, after I had added that swc file, I got quite a few more errors, and I came across this article that resolved the resulting errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://killerspaz.wordpress.com/2011/10/12/using-mx-components-on-flexair-mobile/"&gt;http://killerspaz.wordpress.com/2011/10/12/using-mx-components-on-flexair-mobile/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application is working fine now, that you for the help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 18:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194225#M4527</guid>
      <dc:creator>SethEllingson</dc:creator>
      <dc:date>2012-08-27T18:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Time Slider problem deploying iOS Air application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194226#M4528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Instead of updating the source path, you can also add the sparkskins.swc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 20:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194226#M4528</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-08-27T20:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Time Slider problem deploying iOS Air application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194227#M4529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That actually works better than what I did, so I used the sparkskins.swc file instead of updating the source path.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 20:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/time-slider-problem-deploying-ios-air-application/m-p/194227#M4529</guid>
      <dc:creator>SethEllingson</dc:creator>
      <dc:date>2012-08-27T20:34:41Z</dc:date>
    </item>
  </channel>
</rss>

