Wrox Home  
Browse Titles P2P Forum Wrox Blox Wrox Articles Free Newsletter  
All Titles Download Code Search Titles for 

Topic: Web

Cover image for product 0470102675
Professional Adobe Flex 2
Rich Tretola, Simon Barber, Renaun Erickson
ISBN: 978-0-470-10267-1
Paperback
720 pages
May 2007
Paperback Version: US $49.99 Add to Cart

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
76 Error in Code
childChildByName

should be:

getChildByName
07/19/2007
115 Error in Code
myCursor.firstLast("NY")
myCursor.firstLast({label:"NY", data: "NewYork")

should be

myCursor.findLast("NY")
myCursor.findLast({label:"NY", data: "NewYork")
06/21/2007
184 Error in Code
("ExternalInterfaceSample").callFromJavascript(document.form1.valueForFlex.value);

should be:

thisMovie("ExternalInterfaceSample").callFromJavascript(document.form1.valueForFlex.value);
07/16/2007
293 Error in Text
"Should you then create new components called MonthsByName, MonthsByNumber, and MonthsByAbr? he answer is no..."

Mistyped T - should be:

"The answer is no..."
07/17/2007
306 Error in Text
"For example, if you name your class UCaseTextInput.as, the class name must be defined as UCaseTexInput."

should be:

"if you name your file UCaseTextInput.as ..."
07/17/2007
382 Error in Code
var myBitmap = new logoClass(); // new image();
or in page 381 name the private var image:Class; to logoClass
07/20/2007

More Wrox Resources

Get More Wrox For Less!

Web Resources