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 which might confuse client. You can merge this pull request into a Git repository by running: $ git pull https://github.com/yishayw/flex-asjs develop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flex-asjs/pull/9.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #9 ---- commit 5a3570bba679aca137c3a727d8d334fb3e1447d8 Author: yishayw <yishayj...@hotmail.com> Date: 2016-07-15T10:15:50Z Fix ticket FLEX-35103 ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---