7 Replies Latest reply: Aug 13, 2012 4:37 AM by dance_in_hell RSS

    Concurrency (ActionScript Workers) Bug in Flex Project??

    dance_in_hell Community Member

      I downLoad examples in the flashplayer11-4_p1_ex_concurrency.zip file

       

      new a Flex Project

       

      copy Source Code from "HelloWorld" Project in my Flex Project

       

      it can run succeed bug show trace :

       

      inside primordial worker

      Current State: running

      Current State: terminated

       

      myCode have no any about terminated, but evt.target.state == "terminated"

       

      please help me !!!