Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatch Flash events asynchronously #3700

Merged
merged 1 commit into from
Oct 26, 2016
Merged

Commits on Oct 21, 2016

  1. Dispatch Flash events asynchronously

    Flash blocks until the javascript side of ExternalInterface callbacks complete and swallows any exceptions generated during that process. To avoid performance issues and missed exceptions, trigger events from Flash asynchronously.
    dmlap committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    53ad29a View commit details
    Browse the repository at this point in the history