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

Errata from AIR 51 AS3 documents plus Vector link handling #115

Closed
wants to merge 2 commits into from

Conversation

ajwfrost
Copy link
Contributor

Fixing a few typos and omissions per feedback on the earlier pull request
Adding NetworkInfo.disableNetworkChanges
Updating the generation of links for Vector types so that these now work regardless of base URL

<tr>
</p><span class="label">Parameters</span>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20px"></td><td><code><span class="label">timeZoneName</span>:<a href="String.html">String</a></code> &mdash; The name of the time zone to retrieve, or null or the current device time zone.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"or null or the current device time zone."
May be typo and need to be changed to:
"or null for the current device time zone."

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajwfrost Do you want to resolve this issue in this PR or do you want to do another at a later point?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marchbold have just found out how to do that directly... so I've edited the file here (and the AS3 source file in our Adobe repository), hopefully this works!

thanks

Correcting description for getTimeZone(null)
@ajwfrost ajwfrost closed this Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants