Wrox Programmer Forums
|
BOOK: Professional Adobe Flex 2 ISBN: 978-0-470-10267-1
This is the forum to discuss the Wrox book Professional Adobe Flex 2 by Rich Tretola, Simon Barber, Renaun Erickson; ISBN: 9780470102671
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Adobe Flex 2 ISBN: 978-0-470-10267-1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 29th, 2007, 02:48 PM
Registered User
 
Join Date: Nov 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default p. 381 Using the Core Display Classes

Hello, I'm looking for some expert help. I've made the corrections to the code starting on p 381 listed in the errata. I still have two errors that boggle the hell out of me. For the following code:

            if( stage != null ) {
                stage.scaleMode = StageScaleMode.NO_SCALE;
                stage.align = StageAlign.TOP_LEFT;
            }

I am receiving the following errors:
1120 Access of an undefined property StageAlign
1120 Access of an undefined property StageScaleMode





Similar Threads
Thread Thread Starter Forum Replies Last Post
simple C Core question melvik C# 4 January 28th, 2008 12:50 PM
question in core java mrk_karupothu Java Basics 3 September 7th, 2007 10:07 AM
setting classpath in fedora core 5 compgeek Servlets 1 February 7th, 2007 02:52 AM
Purpose of BizObject in Core? SBurton BOOK: ASP.NET Website Programming Problem-Design-Solution 1 August 6th, 2003 07:36 PM
Flash remoting with core Java and Tomcat. How?? miasjors Flash (all versions) 0 July 14th, 2003 10:38 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.