If I understand your code, you are creating an app with a myJSFunction that calls the SWF callback. When does myJSFunction get called? What guarantee do you have that the SWF has set up the callback by the time myJSFUnction gets called?
-Alex On 4/14/15, 1:04 AM, "piotrz" <[email protected]> wrote: >Hi Evyatar, > >This is pseudo code [1] which shows you how I call my function. > >I think we could get different stack trace error in JS if my function >won't >be registered in AS. > >[1] https://paste.apache.org/fYBX > >Piotr > > > >----- >Apache Flex PMC >[email protected] >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/Flex-JS-Error-calling-metho >d-on-NPObject-tp10044p10080.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
