We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Loader
certificateError
Loader has no certificateError event.
Related issues: #3566 #3565 #1453
https://airsdk.dev/reference/actionscript/3.0/flash/display/Loader.html
Actual Result: No certificateError event.
Expected Result: Has certificateError event.
The text was updated successfully, but these errors were encountered:
Seems this event should be documented for LoaderInfo, not Loader itself. https://airsdk.dev/reference/actionscript/3.0/flash/display/LoaderInfo.html
LoaderInfo
Sorry, something went wrong.
No branches or pull requests
Problem Description
Loader
has nocertificateError
event.Related issues:
#3566
#3565
#1453
Steps to Reproduce
https://airsdk.dev/reference/actionscript/3.0/flash/display/Loader.html
Actual Result:
No
certificateError
event.Expected Result:
Has
certificateError
event.The text was updated successfully, but these errors were encountered: