<?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: Message List - Concurrency (ActionScript Workers) Bug in Flex Project??</title>
    <link>https://forums.adobe.com/community/labs/archives/flashplayer11-4?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 13 Aug 2012 11:37:43 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2012-08-13T11:37:43Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Concurrency (ActionScript Workers) Bug in Flex Project??</title>
      <link>https://forums.adobe.com/message/4617016?tstart=0#4617016</link>
      <description>&lt;!-- [DocumentBodyStart:0320b8ff-9ec5-4148-b869-db6d4eee925e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;hi robert.kwon&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i down load your code :&lt;a class="jive-link-external-small" href="https://www.dropbox.com/s/o50s10wwwg2nsdd/TestWorker.zip" rel="nofollow" style="background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;" target="_blank"&gt;https://www.dropbox.com/s/o50s10wwwg2nsdd/TestWorker.zip&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;flex can run it succeed ,haha &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;you code was very helpful.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you for your help!!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0320b8ff-9ec5-4148-b869-db6d4eee925e] --&gt;&lt;img src='/beacon?t=1415938749053' /&gt;</description>
      <pubDate>Mon, 13 Aug 2012 11:37:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4617016?tstart=0#4617016</guid>
      <dc:date>2012-08-13T11:37:43Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Concurrency (ActionScript Workers) Bug in Flex Project??</title>
      <link>https://forums.adobe.com/message/4615907?tstart=0#4615907</link>
      <description>&lt;!-- [DocumentBodyStart:1d5bbf1a-0f99-4754-a170-7c8006998b7a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span&gt;Here is the updated project: &lt;/span&gt;&lt;a class="jive-link-external-small" href="https://www.dropbox.com/s/o50s10wwwg2nsdd/TestWorker.zip" rel="nofollow" target="_blank"&gt;https://www.dropbox.com/s/o50s10wwwg2nsdd/TestWorker.zip&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Let me know if you have any issues.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1d5bbf1a-0f99-4754-a170-7c8006998b7a] --&gt;</description>
      <pubDate>Sun, 12 Aug 2012 18:42:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4615907?tstart=0#4615907</guid>
      <dc:date>2012-08-12T18:42:44Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Concurrency (ActionScript Workers) Bug in Flex Project??</title>
      <link>https://forums.adobe.com/message/4615904?tstart=0#4615904</link>
      <description>&lt;!-- [DocumentBodyStart:6019eaa5-73ca-4e9c-8000-7dfb28a5a3c1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The problem is that when you use this.loaderInfo.bytes, it takes the SWF bytes of everything in the main SWF including the Flex/Spark components, which some are prevented from working in a background worker.&amp;nbsp; So, when you create a background worker based on the SWF bytes of the main worker, you'll encounter a run time error.&amp;nbsp; Using Flash Builder 4.7, you'll see this right away as it has support for debugging Workers in the background.&amp;nbsp; I've taken the liberty to fix your code to make it work.&amp;nbsp; You'll have to create a separate SWF with all of your background worker code and then use a URLLoader object to load that SWF in to create your worker.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'll attach the project to this thread.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6019eaa5-73ca-4e9c-8000-7dfb28a5a3c1] --&gt;</description>
      <pubDate>Sun, 12 Aug 2012 18:36:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4615904?tstart=0#4615904</guid>
      <dc:date>2012-08-12T18:36:18Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Concurrency (ActionScript Workers) Bug in Flex Project??</title>
      <link>https://forums.adobe.com/message/4615741?tstart=0#4615741</link>
      <description>&lt;!-- [DocumentBodyStart:6b6ce27c-70b4-4413-8ec0-b0cb7e4a7132] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;thank boert.kwon&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i can see my Flex project .swf file in the bin folder&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;but i can see &lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #ffffff;"&gt;Background received: Hi from Main&lt;/span&gt; trace -_-!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;my trace :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;inside primordial worker&lt;/p&gt;&lt;p&gt;Current State: running&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;my system is windows7(64), ie8&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;why?&amp;nbsp; &lt;span style="font-size: 22px;"&gt;ActionScript Workers no spport&lt;span style="color: #ff0000;"&gt; Flex &lt;/span&gt;Project??&lt;/span&gt;&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;&lt;span style="font-size: 10pt;"&gt;i upload my Flex project in this link:&lt;/span&gt;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;span style="font-size: 10pt;"&gt;&lt;a class="jive-link-external-small" href="http://www.sngogame.cn/TestWorker.rar" rel="nofollow"&gt;www.sngogame.cn/TestWorker.rar&lt;/a&gt;&lt;/span&gt;&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;&lt;span style="font-size: 10pt;"&gt;can u help me ?&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6b6ce27c-70b4-4413-8ec0-b0cb7e4a7132] --&gt;</description>
      <pubDate>Sun, 12 Aug 2012 16:08:43 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4615741?tstart=0#4615741</guid>
      <dc:date>2012-08-12T16:08:43Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Concurrency (ActionScript Workers) Bug in Flex Project??</title>
      <link>https://forums.adobe.com/message/4615645?tstart=0#4615645</link>
      <description>&lt;!-- [DocumentBodyStart:311661c9-51c4-40e6-9546-a9b4e36660eb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;thank &lt;span style="font-size: 12px; background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;strong&gt;mkagita&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12px; background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;strong&gt;i download &lt;span style="background-color: #ffffff;"&gt;&lt;a class="jive-link-external-small" href="http://labs.adobe.com/downloads/flashplayer11-4.html" rel="nofollow" target="_blank"&gt;http://labs.adobe.com/downloads/flashplayer11-4.html&lt;/a&gt;&lt;/span&gt; again&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12px; background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;strong&gt;run Flex project , trace &lt;/strong&gt;&lt;/span&gt;different :&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12px; background-color: #ffffff; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;inside primordial worker&lt;/p&gt;&lt;p&gt;Current State: running&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i have no see &lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;Current State: terminated&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;and i have no see &lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #ffffff;"&gt;Background received: Hi from Main&lt;/span&gt; also&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;my system is windows7(64), ie8&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;why?&amp;nbsp; &lt;/span&gt;&lt;span style="background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; font-size: 22px;"&gt;ActionScript Workers no spport&lt;span style="color: #ff0000;"&gt; Flex &lt;/span&gt;Project??&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;i upload my Flex project in this link:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;a class="jive-link-external-small" href="http://www.sngogame.cn/TestWorker.rar" rel="nofollow"&gt;www.sngogame.cn/TestWorker.rar&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;can u help me ?&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; background-color: #e7e7e7; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; background-color: #e7e7e7;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;h5 style="background-color: #fafafa; font-size: 1.3333em; padding-top: 3px; padding-bottom: 3px; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;/h5&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:311661c9-51c4-40e6-9546-a9b4e36660eb] --&gt;</description>
      <pubDate>Sun, 12 Aug 2012 15:46:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4615645?tstart=0#4615645</guid>
      <dc:date>2012-08-12T15:46:35Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Concurrency (ActionScript Workers) Bug in Flex Project??</title>
      <link>https://forums.adobe.com/message/4615380?tstart=0#4615380</link>
      <description>&lt;!-- [DocumentBodyStart:fc96edb3-c754-4bc7-90fa-005624867b63] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can you share your project with us?&amp;nbsp; I want to take a look at the code to see what might be happening.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Do you get the same results when you try to run the the .swf that was already provided from examples/bin/HelloWorld/HelloWorld.swf?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You should see:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;inside primordial worker&lt;/p&gt;&lt;p&gt;Current State: running&lt;/p&gt;&lt;p&gt;Background received: Hi from Main&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fc96edb3-c754-4bc7-90fa-005624867b63] --&gt;</description>
      <pubDate>Sun, 12 Aug 2012 07:29:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4615380?tstart=0#4615380</guid>
      <dc:date>2012-08-12T07:29:37Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Concurrency (ActionScript Workers) Bug in Flex Project??</title>
      <link>https://forums.adobe.com/message/4615258?tstart=0#4615258</link>
      <description>&lt;!-- [DocumentBodyStart:14aaacf8-9ca8-44e1-ad44-de26e2a68147] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Few questions.&lt;/p&gt;&lt;p&gt;are you on windows or mac? Which OS? Are you running this in the browser? If so which browser and what version?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You are using Beta 2 from &lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://labs.adobe.com/downloads/flashplayer11-4.html" rel="nofollow" target="_blank"&gt;http://labs.adobe.com/downloads/flashplayer11-4.html&lt;/a&gt;&lt;span&gt;, correct?&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:14aaacf8-9ca8-44e1-ad44-de26e2a68147] --&gt;</description>
      <pubDate>Sun, 12 Aug 2012 07:12:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4615258?tstart=0#4615258</guid>
      <dc:date>2012-08-12T07:12:53Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Concurrency (ActionScript Workers) Bug in Flex Project??</title>
      <link>https://forums.adobe.com/message/4610359?tstart=0#4610359</link>
      <description>&lt;!-- [DocumentBodyStart:37937dfc-118c-433a-9c10-3dc59a285345] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I downLoad examples in the flashplayer11-4_p1_ex_concurrency.zip file&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;new a Flex Project&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;copy Source Code from "HelloWorld" Project in my Flex Project&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;it can run succeed bug show trace :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;inside primordial worker&lt;/p&gt;&lt;p&gt;Current State: running&lt;/p&gt;&lt;p&gt;Current State: terminated&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;myCode have no any about terminated, but evt.target.state == "terminated"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;please help me !!!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:37937dfc-118c-433a-9c10-3dc59a285345] --&gt;</description>
      <pubDate>Thu, 09 Aug 2012 17:53:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/4610359?tstart=0#4610359</guid>
      <dc:date>2012-08-09T17:53:34Z</dc:date>
      <clearspace:dateToText>2 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

