I still think a MouseEvent should be an Event. So I would suggest to resolve
this problem otherwise.
Chris
Von: asfgit
Gesendet: Freitag, 15. Juli 2016 13:04:52
An: dev@flex.apache.org
Betreff: [GitHub] flex-asjs pull request #9: Fix ticket
Github user asfgit
Github user asfgit closed the pull request at:
https://github.com/apache/flex-asjs/pull/9
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
GitHub user yishayw opened a pull request:
https://github.com/apache/flex-asjs/pull/9
Fix ticket
FLEX-35103
This fixes the issue, but we might have a bigger issue in that
org.apache.flex.events.MouseEvent
does not extend
org.apache.flex.events.Event