<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community : All Content - All Communities</title>
    <link>https://forums.adobe.com/</link>
    <description>All Content in Adobe Community</description>
    <language>en</language>
    <pubDate>Wed, 03 Apr 2013 00:01:50 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2013-04-03T00:01:50Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Error using a Array of Loaders with externals SWFs, Camera and Gyroscope ANE</title>
      <link>https://forums.adobe.com/thread/1183471</link>
      <description>&lt;!-- [DocumentBodyStart:5a93c373-3bba-4a9c-97d5-d09a428185ea] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all. Unfortunately I have no idea where could be problem.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am developing an AR mobile game, currently only for Android, since I can not make the Gyroscope ANE to work in IOS 6.1.3, where no data is returned from the gyroscope (this may be other future post).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The game combines camera, gyroscope and dynamically add to the stage external SWFs. Each SWFs is loaded in a "Stuff" class that extends from Loader. I control its content from the main game class. And the Stuff class that extends from Loader has another objects properties as MovieClips, another Loader, and some TextFields and Sounds.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The game dinamically creates new Stuffs, add them to an Array, and when the player "beat" the Stuff, the Stuff is removed from the stage, each Stuff object is set to null, the Stuff is spliced from the Array and finally, System.gc() is used to recover all the memory. The maximum of Stuffs in the array (and in the stage) is 3. When the level is finished, all the objects are set to null (including the gyroscope and camera), the array is spliced and set to null too, garbage collector forced and when a new level is started all the variables/objects are set again.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem is this: independently of the level, sometime between 32 and 37 times that I add a new Stuff to the Array and to the stage, the game stops working. A "back" button on stage does not respond, and any action in the game is ignored. In that moment, the memory (measured with System.totalMemory/1024 and displayed on screen) leaks from a 4500/6500 to 11000, the camera keeps working as the background image and the only way to exit the app is killing it from a task manager.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Another strange thing is that every time I recreate the gyroscope object the it becomes "more sensitive", like the setInterval(100) only the first time is called sets that interval, and from the second that time it seems to be lower.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help will be very appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5a93c373-3bba-4a9c-97d5-d09a428185ea] --&gt;&lt;img src='/beacon?t=1415928451469' /&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">camera</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">array</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">loader</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">gyroscope</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">air_mobile</category>
      <pubDate>Wed, 03 Apr 2013 00:01:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1183471</guid>
      <dc:date>2013-04-03T00:01:50Z</dc:date>
      <clearspace:dateToText>1 year 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Android app using camera crash when Adobe AIR gets updated from 3.1.0.488 to 3.6.0.609</title>
      <link>https://forums.adobe.com/thread/1182258</link>
      <description>&lt;!-- [DocumentBodyStart:a594dce3-2d21-4fe6-b699-86736843a407] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Hi all.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;I am new developer to AIR. I am working with Flash Builder 4.6. My app for Android uses camera with overlayed stuff and it works great when I deploy it to my Samsung Galaxy S3. FB installs the Adobe Air 3.1.0.488 into the phone and the app works. After that, when Adobe AIR update to 3.6.0.609 from the PlayStore, my app works wrong sometimes (show white image where camera video content should be viewed) or directly crash closing itself.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;One idea is to update any SDK, but I don't know how even if that could solve the problem.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Any help is very appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Thanks in advance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;Rodolfo&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;PS: After trying to update AIR SDK from 3.1 to 3.6 (Flex 4.6) I found this:&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;a. When deploy my app to the phone, Adobe Air 3.6.0.609 is installed instead 3.1.0.488.&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;b. The problem persisted.&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;span&gt;c. Then I tried changing RenderMode to "direct". (thanks to wilson_liu in &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://forums.adobe.com/message/4862976#4862976#4862976#4862976" rel="nofollow" target="_blank"&gt;http://forums.adobe.com/message/4862976#4862976#4862976&lt;/a&gt;&lt;span&gt;) &lt;/span&gt;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;d. My app seems to be working after a first test.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a594dce3-2d21-4fe6-b699-86736843a407] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">air</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">error</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">camera</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">android</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">update</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">3.1</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">3.6</category>
      <pubDate>Mon, 01 Apr 2013 14:08:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1182258</guid>
      <dc:date>2013-04-01T14:08:25Z</dc:date>
      <clearspace:dateToText>1 year 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Android app using camera crash when Adobe AIR gets updated to 3.6.0.609 in the smartphone while with</title>
      <link>https://forums.adobe.com/thread/1181375</link>
      <description>&lt;!-- [DocumentBodyStart:2e549682-22f5-4db2-939e-8ddd14e273cf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am new developer to AIR. I am working with Flash Builder 4.6. My app for Android uses camera with overlayed stuff and it works great when I deploy it to my Samsung Galaxy S3. FB installs the Adobe Air 3.1.0.488 into the phone and the app works. After that, when Adobe AIR update to 3.6.0.609 from the PlayStore, my app works wrong sometimes (show white image where camera video content should be viewed) or directly crash closing itself.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;One idea is to update any SDK, but I don't know how even if that could solve the problem.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help is very appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Rodolfo&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2e549682-22f5-4db2-939e-8ddd14e273cf] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">air</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">error</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">adobe</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">camera</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">android</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">update</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">3.1</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=1">3.6</category>
      <pubDate>Sat, 30 Mar 2013 17:28:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1181375</guid>
      <dc:date>2013-03-30T17:28:24Z</dc:date>
      <clearspace:dateToText>1 year 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

