Were you trying to make a DOM CustomEvent or an org.apache.flex.events.CustomEvent? The latter should work.
-Alex On 1/16/17, 10:15 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote: >Hi All, > >I was trying to test something in IE11, but it's completely failed on >problem with custom events [1]. The solution is probably here [2]. What >would be best solution to apply this code to our events mechanism ? >I see that for example in MouseEvent we have static function for creating >event internally. > >In Edge everything is working fine. > >[1] https://github.com/sindresorhus/devtools-detect/issues/9 >[2] >https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent > >Piotr > > > >----- >Apache Flex PMC >piotrzarzyck...@gmail.com >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Problems-with- >custom-events-in-IE11-tp58387.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.