Errata

Learning ActionScript 3.0

Errata for Learning ActionScript 3.0

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed, PDF, ePub, Mobi, , Other Digital Version
Page 47
code sample (line 25 and 28)

call to the buildASentence function, which is defined on line 9 of the code, is called as makeASentence on line 25 and 28 of code. upon downloading the sample code, it is correct in the .fla file.

Note from the Author or Editor:
This is correct. At the bottom third of page 47, in code lines 25 and 28, the function call "makeASentence" should be "buildASentence". The downloaded source code is correct, as are all other text references to the buildASentence funciton and "build_a_sentence.fla" file.

Anonymous  Jul 27, 2011  Sep 25, 2015
Printed, PDF, ePub, Mobi, , Other Digital Version
Page 47
The programming example (code)

the code, line 9, says:

function buildASentence(...

and when the function is called in lines 25 and 28, it says:

var sallySays:String = makeASentence(...

Now, that doesn't work properly!

Note from the Author or Editor:
This is correct. At the bottom third of page 47, in code lines 25 and 28, the function call "makeASentence" should be "buildASentence". The downloaded source code is correct, as are all other text references to the buildASentence funciton and "build_a_sentence.fla" file.

Anonymous  Sep 04, 2011  Sep 25, 2015
Printed, PDF, ePub, Mobi, , Other Digital Version
Page 70
Last sentence of second paragraph

The last sentence of the second paragraph contains the word "inn". This should be "in".

Note from the Author or Editor:
This is correct. The last sentence of the second paragraph contains the word "inn". This should be "in".

Anonymous  Nov 26, 2011  Sep 25, 2015